mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 05:08:19 +00:00
Replace the lib/wasi-types/regenerate.sh shell script with a Rust implementation. We already had some Rust fixup code in lib/wasi-types/wasi-types-generator-extra. This mostly just converts the "wai-bindgen" CLI invokation into Rust code that uses the wai-bindgen crates as a dependency. Also moves the .wit files from "wit-clean" to ./schema/wasi and uses the .wai extension. The ./schema dir will also hold Wasix-specific definitions in the future.
795 B
795 B