Docs.rs
tinywasm-0.8.0
tinywasm 0.8.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
explodingcamera
Dependencies
libm ^0.2
normal
log ^0.4
normal
optional
tinywasm-parser ^0.8.0-alpha.0
normal
optional
tinywasm-types ^0.8.0-alpha.0
normal
criterion ^0.5
dev
eyre ^0.6
dev
owo-colors ^4.0
dev
pretty_env_logger ^0.5
dev
serde ^1.0
dev
serde_json ^1.0
dev
wast ^216
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tinywasm
0.8.0
Module interpreter
Module Items
Structs
Enums
In crate tinywasm
tinywasm
Module
interpreter
Copy item path
Source
Expand description
Runtime for executing WebAssembly modules.
Structs
§
Interpreter
Runtime
The main
TinyWasm
runtime.
Enums
§
Tiny
Wasm
Value
A untyped WebAssembly value