Aron Homberg

Results 65 comments of Aron Homberg

> Adding some examples to MDN would probably be easier and better, considering many more web developers will use that site than webassembly.org. Alright, I will post an update tonight....

@WebReflection I see. First of all, thank you for taking so much time to review, give me good feedback on my code and pointing me to potential alternatives! Very much...

@WebReflection Thank you. Well, I pre-filter the HTML comments; then, using `linkedom` I numb the `` and `` #text by wrapping in `{``}`. For that, I was using `linkedom` in...

@meeuw Wait, how do you actually check if they are "unavailable"? Do you "ping" them? Because as by my tests, all of those don't respond to "ping" / ICMP requests...

@Hazmatron7 Do you mind joining the Tone.js lobby? https://gitter.im/Tone-js/Lobby I have a bunch of Tone.js code hanging still for PR I wanted to do some time... and I'm working on...

> But I also don't think this is necessary to run Triton programs in the browser using WebGPU. You can compile Triton to LLVM IR offline, then compile the LLVM...

Yes, please add it to the docs; it's such an easy change... I was looking into it for a few minutes too.