#wasm-interface #wasmtime #type #intended #wasi

wasmtime-interface-types

Support for wasm interface types with wasmtime

8 releases (breaking)

0.12.0 Feb 26, 2020
0.11.0 Feb 9, 2020
0.10.0 Feb 9, 2020
0.9.0 Jan 10, 2020
0.2.0 Aug 21, 2019

#1576 in WebAssembly

Apache-2.0 WITH LLVM-exception

4.5MB
75K SLoC

This crate implements a prototype of the wasm interface types proposal for Wasmtime.


lib.rs:

A small crate to handle WebAssembly interface types in wasmtime.

Note that this is intended to follow the official proposal and is highly susceptible to change/breakage/etc.

Dependencies

~25–36MB
~600K SLoC