package wasm

  1. Overview
  2. Docs
Library to read and write WebAssembly (Wasm) files and manipulate their AST

Install

Dune Dependency

Authors

Maintainers

Sources

opam-2.0.2.zip
md5=5129a11a3426689d0e9e027b2d9b8d5e
sha256=6dae267d47b92ac1d6cb47b34ab4108c4cf7471f35969bf75676a1620a9284cb

doc/wasm/Wasm/Arrange/index.html

Module Wasm.Arrange

val instr : Ast.instr -> Sexpr.sexpr
val func : Ast.func -> Sexpr.sexpr
val module_ : Ast.module_ -> Sexpr.sexpr
val script : [ `Textual | `Binary ] -> Script.script -> Sexpr.sexpr list
OCaml

Innovation. Community. Security.