I can't seem to find the online bindings generator, is this discontinued?
https://bytecodealliance.github.io/wit-bindgen/ though at least the default example appears to be broken currently
Yeah, you need to replace the default WIT text with something that actually parses, but it works once you do that. I've been meaning to PR a fix for the default text, but haven't gotten around to it yet.
Also note that it no longer supports host binding generation since that's been moved into the Wasmtime repo.
Last updated: Nov 22 2024 at 16:03 UTC