Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 759 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 759 Bytes

wasmic-wormhole

maintenance-status

WASM/WASI bindings for the Rust version of the magic-wormhole library

NOTE

This project is currently on hold, due to lack of support for the wasm32-wasi target in wasm-pack (which in turn is waiting for wasm32-wasi support in wasm-bindgen) (See: rustwasm/wasm-pack#654 and rustwasm/wasm-bindgen#3421).

Support for this target is required, as multiple peer dependencies of magic-wormhole (such as errno) don't support the wasm32-unknown-unknown target.

So until there's progress in adding support for wasm32-wasi in wasm-pack and wasm-bindgen, this project will be on hold.