webassembly 0.8.2

a library for working with web assembly
Documentation

webassembly

A rust library for working with web assembly.

  • #![no_std] and alloc
  • includes all opcodes
  • primitive type -> wasm type representation helper
  • wasm type representation -> primitive type helper
[dependencies]
webassembly = "0.3"

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in webassembly by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.