Sam Clegg

Results 1781 comments of Sam Clegg

wasm-decompile doesn't currently have a maintainer, or anyone who works on it. If you would like to send PR please do.

wasm-decompile doesn't currently have a maintainer, or anyone who works on it. If you would like to send PR please do.

Are you running `wasm-opt` on the resulting binary? I believe you can use bloaty to analyze the size wasm files. See https://github.com/google/bloaty.

wasm-decompile doesn't currently have a maintainer, or anyone who works on it. If you would like to send PR please do.

> * Should this be a new compiler target? > * Should this have a separate sysroot which is selected on the basis of compiler flags? > * Should exceptions...

On the web there is no way to prevent folks from copying your assets since they are all downloaded over the public internet. The wasm binaries in this case are...

I did some local testing and it seems like clang takes a long time both on tot and with 3.1.60. On my machine its taking about 2 - 2.5 minutes.

We could also perhaps just disable it on CI .. so it will continue to run in other places such as emscripten-releases. On the other hand this is really a...

This change was created using sed to substitutions

Updated to include struct size saves and code size savings.