binaryen-sys 0.13.0

Bindings to the binaryen library
Documentation
1
2
3
(module
  (global $second.global (export "second.global.export") i32 (i32.const 42))
)