wasm-static-alloc 0.1.0

Statically allocate memory and encode them to WASM data section.
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}