Surma

Results 46 issues of Surma

In the `Display` implementation of `Symbol` the potential error after demangling is turned into a `std::fmt::Error`. I’d like to propose to not do that, as this will lead to panics...

### What happened? Cline was executing a build command and it was weird that in the console there was a comma in the output that was _not_ visible in the...

Bug
Triaged

I finally have a use-case for `wasm-merge` and trying to use it made me think the tool was broken! (It is not). It says: ``` wasm-merge options: ------------------- --output,-o Output...

All browsers (and Node) seem to implement the same size limit for functions (somewhere around the 7MB mark). How about a pass for `wasm-opt` that breaks long functions up into...

### Rollup Version 4.25 ### Operating System (or Browser) Chrome ### Node Version (if applicable) _No response_ ### Link To Reproduction https://gist.github.com/surma/6092631e9b431682810ef6684645d5df ### Expected Behaviour A way to provide the...

t¹ 🐞 bug
t⁸ ⋅ triage

# Feature request **What is the current behavior?** The modularized JS emitted by [Emscripten](http://emscripten.org/) registers a global with a given name that loads the wasm file on invocation, initializes the...

wasm