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

toywasm: bump to v66.0.0 #2999

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

toywasm: bump to v66.0.0 #2999

wants to merge 2 commits into from

Conversation

yamt
Copy link
Contributor

@yamt yamt commented Feb 17, 2025

Summary

toywasm: bump version v65.0.0 -> v66.0.0.

see https://github.com/yamt/toywasm/releases/tag/v66.0.0

Impact

interpreters/toywasm

Testing

?

Copy link
Contributor

@jerpelea jerpelea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a commit description why the change is needed

@yamt
Copy link
Contributor Author

yamt commented Feb 17, 2025

please add a commit description why the change is needed

is this url enough? https://github.com/yamt/toywasm/releases/tag/v66.0.0

@jerpelea
Copy link
Contributor

please add a commit description why the change is needed

is this url enough? https://github.com/yamt/toywasm/releases/tag/v66.0.0

I think that it would be nice to have some text description since on git log the link to the release is hard to follow

@acassis
Copy link
Contributor

acassis commented Feb 22, 2025

@yamt please include commit log message

Copy link

@cederom cederom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @yamt :-)

As @jerpelea mentioned a change description would be nice to have these are your fixes, example below :-)

ToyWASM v66.0.0 contains integer overflow fix, test and specification updates.

Thanks for signing the commit :-)

yamt added 2 commits February 28, 2025 14:34
the included changes are:

```shell
spacetanuki% git log --pretty=oneline v65.0.0..v66.0.0
b0e100a4ebd666f02b2bb9222d402a9f399a740b (tag: v66.0.0) wapm.toml: bump the version
7604b9b896d7f48c46e484f560bbc679a87b0241 LICENSE: new year
c674c030025aab4cac94962328ae69590c5f1367 test/spectest.wat: update to match the spec harness
a5cf6bda2b2e022775d4d2d54aa11afc2e1295c2 test/fetch-spec-test.sh: update wasm-spec-test
c97f2d8e9e19d586d46b5db48a0582f374796d12 test/prepare-spec-test.sh: bump https://github.com/WebAssembly/multi-memory
b5f75600df812c421855ab7008b13113658af1c4 test/prepare-spec-test.sh: bump https://github.com/WebAssembly/spec version
1bfdc750dc18d085ac739a629b8b12b7ed9d9f6b escape.c: fix an integer overflow issue, especially on 32-bit archs
e15be49961d32e1878bfea399fd9cd609ff94045 escape.c: fix a comment
spacetanuki%
```

for nuttx-apps, only the escape.c fix is important.

Signed-off-by: YAMAMOTO Takashi <[email protected]>
```
REF=b0e100a4ebd666f02b2bb9222d402a9f399a740b ./regen.sh
```

Signed-off-by: YAMAMOTO Takashi <[email protected]>
@yamt
Copy link
Contributor Author

yamt commented Feb 28, 2025

@yamt please include commit log message

done.

my response will be very slow by the end of March.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants