Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dylibso/owi-rs


https://github.com/dylibso/owi-rs

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# owi-rs

Rust bindings to the [Owi](https://github.com/OCamlPro/owi) symbolic runtime.

This can be used to generate WebAssembly modules that can be converted to WebAsembly text format and passed to Owi for symbolic verification.

See [examples/](examples) for some basic usage examples.