#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

#1636 in WebAssembly

Download history 1/week @ 2024-08-26 14/week @ 2024-09-23 9/week @ 2024-09-30 1/week @ 2024-10-07 1/week @ 2024-11-11 60/week @ 2024-12-09

60 downloads per month

Apache-2.0 WITH LLVM-exception

5MB
82K 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

~26–36MB
~613K SLoC