Sam Clegg

Results 1474 comments of Sam Clegg

> If the problem in #22188 is unfixable then I agree, we should remove this feature as it is broken. But if it is fixable then I think we'd just...

Thanks for the info @juj and for filing the bug. Can I ask about "I use this html-minifier based approach in my engine builds, and it presents a full solution...

> > Are you using this feature in combination with --shell-file to produce production builds? > > Not the person you're asking, but I am currently using it like that....

Fair enough. I was kind of hoping that folks could use external tools or build systems to produce the html they need. It seems like something that a separate tool...

The attached binaries doesn't seem to be valid: ``` $ wasm-vinterp 9bed4e079d9b4d5188068ab73efff1ab.bin 000000b: error: unfinished section (expected end: 0x18) ``` How are you running the binary?

> we don't like the idea of embedding machine-readable metadata into the `NOTE`/`TODO` tags... if we're gonna be developing the tools for this, may as well use the tag system....

wasm-decompile is sadly unmaintained right now. Any contributions would be most welcome.

Sounds like a reasonable request. Lets take a look and see what it might look like and how universally useful it might be. I wonder if we could somehow detect...

Also, BTW, we don't really have any good data on how many folks actually output `.html` from the linker. Emscripten works with `-o foo.wasm` and `-o foo.js` and `-o foo.html`...

> But even there, there are definitely people that _don't_ want that. It might be reasonable to leave it disabled by default so default behavior doesn't change, but a `-sCLICK_TO_PLAY=1`...