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

Merge with upstream #125

Merged
merged 3 commits into from
Aug 2, 2024
Merged

Merge with upstream #125

merged 3 commits into from
Aug 2, 2024

Conversation

dhil
Copy link
Member

@dhil dhil commented Aug 2, 2024

No description provided.

alexcrichton and others added 3 commits August 1, 2024 19:07
…#1709)

This commit adds new `WasmFeatures::wasm{1,2}()` function which returns
the set of features enabled for those versions of the WebAssembly
specification. This is then reflected on the CLI with `--features wasm1`
or `--features wasm2` or `--features mvp`.

This is intended to make it a bit easier to run the validator on the CLI
for the MVP version of wasm without passing a long set of
`-disable-this-feature` options.

This also updates the help text for `wasm-tools validate` to be a bit
more readable.
…liance#1703)

* wit-encoder: Improve interface `use` api

* converter from wit-parser Resolve to wit-encoder packages

* Don't use include_str as it doesn't handle newline in windows well.

* Inline test input

* Rebase on top of main

* fix: don't use path to dependency
@dhil dhil merged commit d387cba into wasmfx:main Aug 2, 2024
28 checks passed
@dhil dhil deleted the wasmfx-merge branch August 2, 2024 08:17
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.

3 participants