Tags: YukkiKaze/wasmer
Tags
Merge pull request wasmerio#2018 from wasmerio/fix/ci-error-in-makefile Attempt to fix CI error in makefile
Merge pull request wasmerio#1982 from wasmerio/release/1.0.0 Prepare for 1.0.0 release
Merge wasmerio#1951 1951: feat: Add an error code on the metering middleware r=MarkMcCaskey a=jubianchi _This is a proposition for wasmerio#1931._ ~~**⚠️ Do not merge as-is. Wait for wasmerio#1941 to get merged or to provide an alternative**~~ Basically, the metering middleware now injects a new global, `error_code` with its own helper `get_error_code` which will allow the host to correctly handle metering errors. Now, a `remaining_points == 0` and `error_code != NoError` means the execution of the guest module consumed all the gas points. # Review - [ ] Add a short description of the the change to the CHANGELOG.md file Co-authored-by: jubianchi <[email protected]>
Merge wasmerio#1942 1942: Prepare for 1.0.0-beta2 release r=MarkMcCaskey a=MarkMcCaskey Let's get some of the super useful changes we've been making into the hands of our users! # Review - [x] Add a short description of the the change to the CHANGELOG.md file Co-authored-by: Mark McCaskey <[email protected]>
Merge pull request wasmerio#1861 from wasmerio/fix/relesae-tag-regex Fix typo in release tag checking regex
Merge pull request wasmerio#1801 from wasmerio/release/1.0.0-alpha5 Prepare for 1.0.0-alpha5 release
Merge wasmerio#1696 1696: Prepare for 1.0.0-alpha4 release r=MarkMcCaskey a=MarkMcCaskey # Review - [x] Add a short description of the the change to the CHANGELOG.md file Co-authored-by: Mark McCaskey <[email protected]>
Merge wasmerio#1622 1622: Prepare for 1.0.0-alpha3 release r=MarkMcCaskey a=MarkMcCaskey We're packaging wapm now # Review - [x] Add a short description of the the change to the CHANGELOG.md file Co-authored-by: Mark McCaskey <[email protected]>
Merge wasmerio#1609 1609: Prepare for 1.0.0-alpha02.0 release r=MarkMcCaskey a=MarkMcCaskey Preparing the 1.0.0-alpha02.0 release; trying out all our new release infra! # Review - [x] Add a short description of the the change to the CHANGELOG.md file Co-authored-by: Mark McCaskey <[email protected]>
Merge wasmerio#1483 1483: Prepare for 0.17.1 release r=MarkMcCaskey a=MarkMcCaskey Shipping a patch release ensuring that a bug fix intended to be included in `0.17.0` is shipped (`dbg!` print statement is apparently in `0.17.0` release) # Review - [x] Add a short description of the the change to the CHANGELOG.md file Co-authored-by: Mark McCaskey <[email protected]>
PreviousNext