rss icon indicating copy to clipboard operation
rss copied to clipboard

wasm build

Open ZelCloud opened this issue 3 years ago • 2 comments

Could we get a wasm build of the library officially published to something like npm?

ZelCloud avatar May 03 '22 03:05 ZelCloud

The crate needs to have a JavaScript API to be published on npm. This is far out of scope of this crate.

andy128k avatar May 03 '22 09:05 andy128k

Wasmer's new WAI-types could make this easier to implement. https://wasmer.io/posts/wasmer-takes-webassembly-libraries-manistream-with-wai

svelterust avatar Feb 25 '23 20:02 svelterust