1.
Introduction
2.
Examples
2.1.
Debugging WebAssembly
2.1.1.
Debugging with gdb and lldb
2.1.2.
Debugging with Core Dumps
2.2.
Profiling WebAssembly
2.2.1.
Profiling with Perf
2.2.2.
Profiling with VTune
2.2.3.
Profiling with samply
2.2.4.
Cross-platform Profiling
2.3.
Embedding in Rust
2.3.1.
Hello, world!
2.3.2.
Calculating the GCD
2.3.3.
Using Linear Memory
2.3.4.
WASI
2.3.5.
Linking Modules
2.3.6.
Debugging
2.3.7.
Core Dumps
2.3.8.
Using Multi-Value
2.4.
Embedding in C
2.4.1.
Hello, World!
2.4.2.
Calculating the GCD
2.4.3.
Using Linear Memory
2.4.4.
WASI
2.4.5.
Linking Modules
2.4.6.
Debugging
2.4.7.
Using Multi-Value
2.5.
Checking Guests' Memory Accesses
2.6.
Building a minimal embedding
3.
Using WebAssembly from your language
3.1.
Rust
3.2.
C
3.3.
Python
3.4.
.NET
3.5.
Go
3.6.
Bash
3.7.
Ruby
4.
Using the wasmtime CLI
4.1.
Installation
4.2.
CLI Options
4.3.
CLI Logging
4.4.
Cache Configuration
5.
Stability
5.1.
Release Process
5.2.
Tiers of support
5.3.
Platform Support
6.
Security
6.1.
Disclosure Policy
7.
Contributing
7.1.
Architecture
7.2.
Building
7.3.
Testing
7.4.
Fuzzing
7.5.
CI
7.6.
Cross Compiling
7.7.
Coding Guidelines
7.8.
Development Process
7.9.
Implementing Wasm Proposals
7.10.
Maintainer Guidelines
7.10.1.
Code Review
7.10.2.
Release Process
7.11.
Governance
7.12.
Code of Conduct
Light (default)
Rust
Coal
Navy
Ayu
Wasmtime
Stability
... more coming soon