[package] name = "wasi-common-lucet" version = "0.4.2" description = "wasi-common wrappers for Lucet" authors = ["Frank Denis "] keywords = ["wasm", "lucet", "wasi", "webassembly", "wasi-common"] readme = "README.md" license = "ISC" homepage = "https://github.com/jedisct1/wasi-common-lucet" repository = "https://github.com/jedisct1/wasi-common-lucet" categories = ["wasm"] edition = "2018" [dependencies] lucet-runtime = "0.6" lucet-runtime-internals = "0.6" wasi-common = "0.8"