finite-wasm 0.6.1

Guarantee deterministic limits on execution time and space resources made available to the WebAssembly programs in a runtime-agnostic way.
1
2
3
4
5
exception Code of Source.region * string

val version : int32
val encode : Ast.module_ -> string
val encode_custom : Ast.name -> string -> string