You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for the custom-page-sizes proposal (#1489)
* wasmparser: Add support for the custom-page-sizes proposal
* wasm-encoder: Add support for the custom-page-sizes proposal
* wast: Add support for the custom-page-sizes proposal
* wasm-smith: Add support for the custom-page-sizes proposal
* wasmprinter: Add support for the custom-page-sizes proposal
* Add support for the custom-page-sizes proposal to the roundtrip test
* Get the workspace compiling again
* Add roundtrip tests for the custom-page-sizes proposal
* Fix compiler errors
* More compiler errors and test expectation updates
* Address review feedback
* more review feedback
* use module quote
0 commit comments