Skip to content

Tags: WebAssembly/wabt

Tags

1.0.39

Toggle 1.0.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.0.39 (#2660)

1.0.38

Toggle 1.0.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update HTML doc (#2644)

Previously I found that the web doc of wasm2wat doesn't mention
`--enable-annotations`. Previous PR
#2642

After knowing that the HTML docs are auto-generated, I run
`generate-html-docs.sh`. Now it includes `--enable-annotations` option
because `wasm2wat.1` already includes it.

That also caused many other changes, probably caused by HTML doc not
updated for long time. I opened these html and they looks fine.

1.0.37

Toggle 1.0.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update testsuite submodule (#2549)

This PR vendors the old "memory64" tests into "test/old-spec" and runs
them from there, then updates the testsuite submodule. We skip the new
"wasm-3.0" tests (which rely on function-references and gc).

1.0.36

Toggle 1.0.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.0.36 (#2449)

1.0.35

Toggle 1.0.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.0.35 (#2421)

1.0.34

Toggle 1.0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 1.0.34 (#2313)

1.0.33

Toggle 1.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 1.0.33 (#2238)

1.0.32

Toggle 1.0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 1.0.32 (#2111)

1.0.31

Toggle 1.0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 1.0.31 (#2060)

See #2059

1.0.30

Toggle 1.0.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove duplicated source in CMakeLists.txt (#2011)

Co-authored-by: Mitch Foley <mitchfoley@chromium.org>