This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
A. H. Zakai
kripken.com
did:plc:ehkdfostlczd3rj6dl3cl7bs
Binaryen, the wasm optimizer project, released version 124:
https://github.com/WebAssembly/binaryen/releases/tag/version_124
Many changes here, including support for several new wasm features:
* Compilation Hints and Branch Hinting
* Stack Switching
* Custom Descriptors
& many new wasm-opt optimizations
https://github.com/WebAssembly/binaryen/blob/main/CHANGELOG.md#v124
2025-09-02T20:26:15.806Z