wasm-bridge 0.4.0

Run WASM modules on desktop or on the web using wasmtime's API
Documentation
1
2
3
4
5
6
7
# wasm-bridge

The goal of this crate is to "run wasmtime on the web".

To read more, including examples of how to use `wasm-bridge`, read the
[README.md](https://github.com/kajacx/wasm-bridge/blob/master/README.md)
on [GitHub](https://github.com/kajacx/wasm-bridge#wasm-bridge).