Add support for WASM Metadata according to new spec.#39
Add support for WASM Metadata according to new spec.#39jplevyak wants to merge 1 commit intoistio:wasmfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Note: the tests are incomplete. I would like to get some feedback on the API before writing the complete test suite. |
6c58747 to
f1055cd
Compare
|
This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
This pull request has been automatically closed because it has not had activity in the last 14 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
This reduces the amount of downloaded data from 2.8 GB to 1.3 GB. Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Add support for WASM Metadata according to new spec.