Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Update wasmtime to 10.0.*, along w/ wasmparser & other rela… #181

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

zeeshanlakhani
Copy link
Contributor

@zeeshanlakhani zeeshanlakhani commented Jul 5, 2023

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

@zeeshanlakhani zeeshanlakhani requested a review from a team as a code owner July 5, 2023 06:55
@zeeshanlakhani zeeshanlakhani force-pushed the zl/wasmtime-updates branch 4 times, most recently from 5302a65 to eaae278 Compare July 5, 2023 13:27
Base automatically changed from zl/cli+shutdown-start to main July 7, 2023 06:07
…ted 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
@zeeshanlakhani zeeshanlakhani merged commit 307d234 into main Jul 7, 2023
@zeeshanlakhani zeeshanlakhani deleted the zl/wasmtime-updates branch July 7, 2023 07:07
@release-plz-ipvm-wg release-plz-ipvm-wg bot mentioned this pull request Oct 9, 2023
This was referenced Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant