1.
Intro
2.
Byte Code
3.
Use Case 1
4.
Use Case 1.1
5.
Use Case 1.2
6.
Use Case 1.3
7.
Runtimes
8.
WASI
9.
Pending Proposals
Light (default)
Rust
Coal
Navy
Ayu
The Promise of Wasm outside of the Web
Possible Solution
MDBook could host a WASM Runtime
This could be used to execute plugins
Wasm API
Expose 2 function
1st Takes renderer string returns bool
2nd Takes Book returns modified Book
Helpers?