Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Update wasmtime to 10.0.*, along w/ wasmparser & other rela… (
#181) # Description Main thread: Update wasmtime to 10.0.*, along w/ wasmparser & other related deps Includes: - re-naming `homestar-guest-wasm` crate to `homestar-functions` and using feature flags to generate specific wasm mods - a removal of a test involving (list (tuple string (union bool u16))), as upstream wasmtime/wit regards this export as invalid and not compatible - clean-up of wasm test fixtures for `homestar-wasm` - **important**: update flake to unstable nix in order to accommodate wasm-tools's latest version, among other wasm tools - add nix shell commands for wasm/fixture processing
- Loading branch information