Sven Sauleau

Results 316 comments of Sven Sauleau

What i'm suggesting: https://github.com/xtuc/wasm-coredump-format/blob/main/README.md

I think it's acceptable to use an empty vector for missing/truncated locals, a debugger can refer to the source WebAssembly module for number/types of locals. Works with stack as well...

That's a good explanation, we could add a rationnal to the README, it seems valuable to me too.

Should we discuss about that during the WebAssembly GC meeting tomorrow?

My impression is that the meeting didn't clarify what we should do here. I think it's unfortunate, but I agree with @lukewagner's https://github.com/WebAssembly/tool-conventions/issues/93#issuecomment-459879563.

I would prefer splited namespace because I expect proprietary JavaScript embedding to expose some of their functionalities using modules within a non standard prefix. If we do share the same...

The package repo was moved recently. Could you please update the README to point to `@cloudflare/binary-install`?

- https://cdnjs.cloudflare.com/ajax/libs/vue/3.3.2/vue.global.min.js is 6mO8pNkTyFMzOwbajocp9NbJzQUVV+zBFPZW8pKpIKnjhHYY19ez+tISSNkkvaBsj/nHq/E2FANyg6YlB7A+dQ== - https://cdnjs.cloudflare.com/ajax/libs/vue/3.3.4/vue.global.prod.min.js is 39BSQXI5q1XlvVhLfFRidKG8KM6Tr6VS/XSnNo6N/A0ZXexHCeoUI/s+ulujQy3UREjoLNrMnFat8VI0mMugWA== Those files are back to normal. I will invalidate the cache globally, please let me know if this fixes the issue for...

Our cdnjs.cloudflare.com main storage got out of sync with the cdnjs/cdnjs git repo, after syncing: @Martin-F: - cdnjs.cloudflare.com/ajax/libs/codemirror/5.38.0/codemirror.min.css: sha256-I8NyGs4wjbMuBSUE40o55W6k6P7tu/7G28/JGUUYCIs= - cdnjs.cloudflare.com/ajax/libs/codemirror/5.38.0/codemirror.min.js: sha256-/fNlNrKCT1Q8cEd3M2yaup/lkUpN1LQEG109ZPNskYk= - cdnjs.cloudflare.com/ajax/libs/codemirror/5.38.0/mode/xml/xml.min.js: sha256-QmQ8vh5c1+UzpnyWXYB7nnY1aqpJmXPVkFWtJHJkLnE= - cdnjs.cloudflare.com/ajax/libs/codemirror/5.38.0/mode/javascript/javascript.min.js: sha256-ylo1K/gUyfpfh6s3tKjY8Q6voK8/TCnx8eZaZeoMldo= - cdnjs.cloudflare.com/ajax/libs/codemirror/5.38.0/mode/css/css.min.js:...