-
lucetc: the Lucet Compiler.
-
lucet-runtime: the runtime for WebAssembly modules compiled through
lucetc.
-
lucet-wasi: runtime support for the WebAssembly System Interface
(WASI).
-
lucet-objdump: an executable for inspecting the contents of a shared
object generated by lucetc.
-
lucet-spectest: a driver for running the official WebAssembly spec test
suite under Lucet.
-
lucet-wasi-sdk: convenient wrappers around the WASI Clang toolchain and
lucetc.
-
lucet-module: data structure definitions and serialization functions that
we emit into shared objects with lucetc, and read with lucet-runtime.