This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
πΊπ¦ Ingvar Stepanyan
rreverser.com
did:plc:pkzt5mk76dc3fnd7w7l7veyr
Huh managed to shave off 10KB in generated Wasm (with all standard size optimisations, LTO and codegen-units already applied) by switching from `crate-type = ["cdylib", "lib"]` to `crate-type = ["cdylib"]`.
This makes no sense :/
2026-05-12T15:07:28.373Z