1.
Overview
2.
What Is Wasm
3.
Wasmer
3.1.
Requirements
4.
Wasm's Limitations
4.1.
Simple Plugin
4.2.
Simple Plugin Runner
5.
Work Arounds
5.1.
Plugin Strings
5.2.
Runner Strings
5.3.
Error Feedback
6.
Proc Macro
6.1.
Move the scary bits
7.
Even More Complicated
Light (default)
Rust
Coal
Navy
Ayu
n
Potental
What if we wanted to work with even more complicated data?
Could we use a binary serialization format?
Bincode
cbor
msg-pack