Open jpraynaud opened 2 weeks ago
We want to create a version of the client WASM npm package compatible with NodeJS (as requested in #2082).
npm
NodeJS
We have already tried to make the package compatible with NodeJS with the bundler option of webpack but it has proven unsuccessful.
bundler
webpack
Adapt the npm package of the client WASM to be compatible with NodeJS.
CI
pre-release
release
Also requested in https://discord.com/channels/826816523368005654/1237658047275470848/1239427297589727253
Why
We want to create a version of the client WASM
npm
package compatible withNodeJS
(as requested in #2082).We have already tried to make the package compatible with
NodeJS
with thebundler
option ofwebpack
but it has proven unsuccessful.What
Adapt the
npm
package of the client WASM to be compatible withNodeJS
.How
NodeJS
compatible WASMs in the samenpm
packageCI
pre-release
release
NodeJS