wasi-common-lucet 0.2.0

wasi-common wrappers for Lucet
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.lucet-runtime-internals]
version = "0.3"

[dependencies.wasi-common]
version = "0.2"

[package]
authors = ["Frank Denis <github@pureftpd.org>"]
categories = ["wasm"]
description = "wasi-common wrappers for Lucet"
edition = "2018"
homepage = "https://github.com/jedisct1/wasi-common-lucet"
keywords = ["wasm", "lucet", "wasi", "webassembly", "wasi-common"]
license = "ISC"
name = "wasi-common-lucet"
readme = "README.md"
repository = "https://github.com/jedisct1/wasi-common-lucet"
version = "0.2.0"