Skip to content

Tags: bytecodealliance/wasm-micro-runtime

Tags

WAMR-2.4.2

Toggle WAMR-2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to 2.4.2 (#4626)

WAMR-2.4.1

Toggle WAMR-2.4.1's commit message

Verified

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

WAMR-2.4.0

Toggle WAMR-2.4.0's commit message

Verified

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

WAMR-2.3.1

Toggle WAMR-2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix a linking error caused by commit #3580d1 (#4311)

> **Fix a release-blocking issue**

---

Like:
```
vmlib.lib(blocking_op.obj) : error LNK2019: unresolved external symbol
__imp_wasm_runtime_begin_blocking_op referenced in function
blocking_op_close
[D:\a\wasm-micro-runtime\wasm-micro-runtime\wamr-compiler\build\wamrc.vcxproj]
vmlib.lib(blocking_op.obj) : error LNK2019: unresolved external symbol
__imp_wasm_runtime_end_blocking_op referenced in function
blocking_op_close
[D:\a\wasm-micro-runtime\wasm-micro-runtime\wamr-compiler\build\wamrc.vcxproj]
```

WAMR-2.3.0

Toggle WAMR-2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version to 2.3.0 (#4171)

- Update version to 2.3.0
- Update RELEASE_NOTES.md. Remove commits that forget to squash when PRs were merged, and some updates on commit messages

---------

Co-authored-by: James Marsh <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: TianlongLiang <[email protected]>

WAMR-2.2.0

Toggle WAMR-2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release notes and update version to 2.2.0 (#3863)

WAMR-2.1.2

Toggle WAMR-2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use node 18.x to build vscode extension (#3735)

Fix the issue of releasing wamr-ide vscode extension:
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/10467675321/job/28987014745

WAMR-2.1.1

Toggle WAMR-2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version to 2.1.1 and update release notes (#3618)

WAMR-2.1.0

Toggle WAMR-2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release notes (#3506)

WAMR-1.3.3

Toggle WAMR-1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release/1.3.x: Update version number to 1.3.3 and update release notes (

#3371)