Skip to content

Commit

Permalink
deploy: e910242
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 9, 2024
1 parent 47a7a0e commit 5618895
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions features.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
"url": "https://github.com/WebAssembly/bulk-memory-operations/blob/master/proposals/bulk-memory-operations/Overview.md",
"phase": 5
},
"customPageSizes": {
"description": "Custom page sizes",
"url": "https://github.com/WebAssembly/custom-page-sizes/blob/main/proposals/custom-page-sizes/Overview.md",
"phase": 1
},
"exceptions": {
"description": "Exception handling",
"url": "https://github.com/WebAssembly/exception-handling/blob/master/proposals/exception-handling/Exceptions.md",
Expand Down Expand Up @@ -165,6 +170,7 @@
"features": {
"bigInt": null,
"bulkMemory": "0.20",
"customPageSizes": "23",
"jspi": null,
"memory64": ["flag", "Requires flag `--wasm=memory64`"],
"multiMemory": "15",
Expand Down

0 comments on commit 5618895

Please sign in to comment.