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

External wasm-opt evaluation #876

Merged
merged 1 commit into from
Jun 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Evaluation

- **Status:** Accepted
- **Application Document:** [wasm-opt-for-rust](https://github.com/w3f/Grants-Program/blob/master/applications/maintenance/wasm-opt-for-rust.md)
- **Milestone:** 6
- **Kusama Identity:** Eexv1mKLiCidz2gGh6vfowtXgSSc7mvD4xEb2ji998W4DPs
- **Previously successfully merged evaluation:** [Galaxy-Eval](https://github.com/w3f/Grant-Milestone-Delivery/pull/851)

| Number | Deliverable | Accepted | Link | Evaluation Notes |
|--------|----------------------------------------------------------|------------------------|------------------------------------------------------------------------------------------------------------|--------------------------------------------------|
| 1. | GCC 13 Bug Report | <ul><li>[x] </li></ul> | [brson/wasm-opt-rs#143 (comment)](https://github.com/brson/wasm-opt-rs/issues/143#issuecomment-1535377565) | Bug report related to `wasm-opt` version 0.111.0 |
| 2. | Discussion about in-memory module read/write in binaryen | <ul><li>[x] </li></ul> | [WebAssembly/binaryen#5736](https://github.com/WebAssembly/binaryen/issues/5736) | |

## General Notes
As there was not a lot of maintenance required, the delivery includes Bug Report Fix and a detailed discussion of in-memory module read/write. The progress is as per the application and the milestone is accepted.