Skip to content

nikhil-prabhu/wasmic-wormhole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.