Docs.rs
tinywasm-0.8.0
tinywasm 0.8.0
Permalink
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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module interpreter
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