WASM is awesome

tbh, day by day we’re getting closer to just using Rust libraries and compiling to WASM for JS/TS usage.

We recently moved tiny-secp256k1 to WASM, and it’s been great.

wen Bitcoin Core WASM builds?

1 Like

The major problems with that are the lack of WASM access to low level syscalls etc.

But in the future I think WASM builds would definitely be a thing.