Robuta

https://radu-matei.com/blog/wasm-api-witx/ Writing a simple WASM API layer using interface types and Wasmtime | radu's blog In this short article we explore how to get started with WebAssembly interface types by defining a simple API layer, then implementing that using Wiggle and... wasm apiinterface typessimple https://monadical.com/posts/wasm-chip8.html How to setup a Wasm API for a CHIP-8 emulator wasm apisetupchip