6 releases
0.1.1 | Apr 3, 2024 |
---|---|
0.1.1-alpha.7 | Feb 23, 2024 |
0.1.1-alpha.6 | Feb 22, 2024 |
#7 in #kiwi
31 downloads per month
Used in kiwi-sdk
32KB
184 lines
This crate exports macros that are are used to generate the necessary code
to turn a source file into a Guest
module, suitable for compilation and
execution within Kiwi's embedded WASM component runtime (wasmtime).
NOTE
This crate is intended for use only via the Kiwi SDK and should not be used directly.
Dependencies
~1.5MB
~37K SLoC