/wasmtime-hs

Haskell bindings to the wasmtime WASM engine

Primary LanguageHaskellBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Haskell binding to wasmtime

wasmtime-hs logo

This wasmtime Haskell package provides a binding to wasmtime via its C API.

Contributions

This is an opensource repository licensed under the BSD-2-Clause license. See the LICENSE file for details.

We're happy to accept your Pull Requests!

Developing

First install Nix then bring the development environment into scope using either:

finally cabal test.