1.
Intro
2.
Design axioms
3.
Tutorial
4.
Reference
4.1.
Defining your public interface
4.2.
The GlueGun "stdlib"
4.3.
The GlueGun IDL
4.4.
Target mappings
4.4.1.
WebAssembly Interface Types
4.4.2.
Java
4.4.3.
C
4.4.4.
C++
5.
API
6.
Related work
Light
Rust
Coal
Navy
Ayu
GlueGun
API descriptions in gluegun
API descriptions are
exported structs, enums
exported classes (struct + impl)
exported public functions