Skip to content

RichWasm/iris-richwasm

Repository files navigation

Iris-RichWasm

This is a formalization of RichWasm in Iris based on Iris-Wasm.

Building

Install the dependencies using opam:

opam switch create iris-richwasm 4.14.2
opam switch link iris-richwasm .
opam repo add coq-released https://coq.inria.fr/opam/released
opam install --deps-only vendor/iriswasm .

Then you can build the project with Dune:

dune build

Additional Dependencies

The cli and certian tests require wabt (WebAssembly Binary Toolkit) to convert between the produced binary and WebAssembly text format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6