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 #118

Merged
merged 8 commits into from
Jul 29, 2024
Merged

Merge with upstream #118

merged 8 commits into from
Jul 29, 2024

Conversation

dhil
Copy link
Member

@dhil dhil commented Jul 29, 2024

No description provided.

MendyBerger and others added 8 commits July 22, 2024 14:28
* Added a bunch of accessors

* Addition to previous commit
Looks like a normal update, no changes necessary.
* Fix parsing some semver strings in WIT

Specifically fix parsing intermediate `-` characters in pre-release
versions and build metadata. Additionally fix alphabetic characters
following numeric characters.

Closes bytecodealliance#1692

* Fix build warnings
…codealliance#1696)

This should help weed out mistakes like bytecodealliance#1676. This still doesn't
prevent the mistake where a `ComponentFuncTypeEncoder` is created but
neither `params` nor `results` are called but panicking in `Drop` feels
a bit overkill for this so that's left as a "still open" issue to solve
later.
…1699)

This fixes a fuzz issue from bytecodealliance#1670 which wasn't fixed at the time and
has been found on oss-fuzz.
@dhil dhil merged commit 9b30f22 into wasmfx:main Jul 29, 2024
27 checks passed
@dhil dhil deleted the wasmfx-merge branch July 29, 2024 07:27
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