input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
130 stars 41 forks source link

Make client WASM `npm` package compatible with `NodeJS` #2091

Open jpraynaud opened 2 weeks ago

jpraynaud commented 2 weeks ago

Why

We want to create a version of the client WASM npm package compatible with NodeJS (as requested in #2082).

We have already tried to make the package compatible with NodeJS with the bundler option of webpack but it has proven unsuccessful.

What

Adapt the npm package of the client WASM to be compatible with NodeJS.

How

jpraynaud commented 2 weeks ago

Also requested in https://discord.com/channels/826816523368005654/1237658047275470848/1239427297589727253