digitalmars.D - wasm continues to exist
- monkyyy (9/9) Sep 17 https://webassembly.org/news/2025-09-17-wasm-3.0/
- Denis Feklushkin (2/4) Sep 17 But, finally, it will be possible to make sites on D!
- monkyyy (5/10) Sep 17 ?
- Kapendev (3/14) Sep 17 It's good news for everyone. Does it make wasm easier? No. But
- H. S. Teoh (17/22) Sep 17 What? What makes it "illegal" to stop it? Just block JS (and by
- monkyyy (2/11) Sep 17 https://youtu.be/kgFCC9haqB4
- Kapendev (3/16) Sep 18 I am a zoomer, so can't really watch this. Is there a YouTube
- Denis Feklushkin (4/5) Sep 18 Remembered something:
- Kapendev (7/12) Sep 18 The solution is to **NOT** use web browsers or to accept what is
https://webassembly.org/news/2025-09-17-wasm-3.0/ I hate this timeline, I hate web pages as apps, I hate the security theater combined with "lol you need to let this Russian porn ad to execute code on your machine so we get .00000001 of a cent, it ILLEGAL to stop this" But its the timeline we are on. --- I hope rust ships a gc for this, it make the memory allocation debates funny.
Sep 17
On Wednesday, 17 September 2025 at 20:48:45 UTC, monkyyy wrote:https://webassembly.org/news/2025-09-17-wasm-3.0/ I hate this timeline, I hate web pages as apps, I hate theBut, finally, it will be possible to make sites on D!
Sep 17
On Wednesday, 17 September 2025 at 21:09:04 UTC, Denis Feklushkin wrote:On Wednesday, 17 September 2025 at 20:48:45 UTC, monkyyy wrote:? We'll see if anyone cares but the work that was done went to waste upstream and now theres even more work to be donehttps://webassembly.org/news/2025-09-17-wasm-3.0/ I hate this timeline, I hate web pages as apps, I hate theBut, finally, it will be possible to make sites on D!
Sep 17
On Wednesday, 17 September 2025 at 20:48:45 UTC, monkyyy wrote:https://webassembly.org/news/2025-09-17-wasm-3.0/ I hate this timeline, I hate web pages as apps, I hate the security theater combined with "lol you need to let this Russian porn ad to execute code on your machine so we get .00000001 of a cent, it ILLEGAL to stop this" But its the timeline we are on. --- I hope rust ships a gc for this, it make the memory allocation debates funny.Parse error: Can't determine what type of post this is at runtime.It's good news for everyone. Does it make wasm easier? No. But it's something. Wasm is kinda like that. Good and annoying.
Sep 17
On Wed, Sep 17, 2025 at 08:48:45PM +0000, monkyyy via Digitalmars-d wrote:https://webassembly.org/news/2025-09-17-wasm-3.0/ I hate this timeline, I hate web pages as apps, I hate the security theater combined with "lol you need to let this Russian porn ad to execute code on your machine so we get .00000001 of a cent, it ILLEGAL to stop this"What? What makes it "illegal" to stop it? Just block JS (and by extension wasm) by default and enable only on sites you trust. I don't allow JS by default, and on most sites I only let it run for the duration I'm on the site. Only trusted sites get to run JS in my browser. Untrusted JS sources get a permanent JS ban no matter what site I'm on. Yes this makes most sites appear "broken", but I ignore most JS-dependent sites anyway (they rarely have anything interesting to offer, the JS is usually for eye-candy only, or paywalls, adware, or malware -- if they don't have non-JS HTML with actual content, they're rarely worth my attention). Unless it's a trusted site or the JS actually offers something beyond just eye-candy / adware / other useless fluff. T -- Answer: Because it breaks the logical sequence of discussion. / Question: Why is top posting bad?
Sep 17
On Wednesday, 17 September 2025 at 22:01:38 UTC, H. S. Teoh wrote:On Wed, Sep 17, 2025 at 08:48:45PM +0000, monkyyy via Digitalmars-d wrote:https://youtu.be/kgFCC9haqB4https://webassembly.org/news/2025-09-17-wasm-3.0/ I hate this timeline, I hate web pages as apps, I hate the security theater combined with "lol you need to let this Russian porn ad to execute code on your machine so we get .00000001 of a cent, it ILLEGAL to stop this"What? What makes it "illegal" to stop it?
Sep 17
On Thursday, 18 September 2025 at 01:10:45 UTC, monkyyy wrote:On Wednesday, 17 September 2025 at 22:01:38 UTC, H. S. Teoh wrote:I am a zoomer, so can't really watch this. Is there a YouTube Shorts version?On Wed, Sep 17, 2025 at 08:48:45PM +0000, monkyyy via Digitalmars-d wrote:https://youtu.be/kgFCC9haqB4https://webassembly.org/news/2025-09-17-wasm-3.0/ I hate this timeline, I hate web pages as apps, I hate the security theater combined with "lol you need to let this Russian porn ad to execute code on your machine so we get .00000001 of a cent, it ILLEGAL to stop this"What? What makes it "illegal" to stop it?
Sep 18
On Wednesday, 17 September 2025 at 20:48:45 UTC, monkyyy wrote:I hate this timeline, I hate web pages as appsRemembered something: https://geminiprotocol.net/ https://code.dlang.org/packages/gemini
Sep 18
On Thursday, 18 September 2025 at 10:07:42 UTC, Denis Feklushkin wrote:On Wednesday, 17 September 2025 at 20:48:45 UTC, monkyyy wrote:The solution is to **NOT** use web browsers or to accept what is happening. I have accepted it and intend to make the internet a worse place because it's more fun this way. More JS, more WASM, more layers of legacy and bad design.I hate this timeline, I hate web pages as appsRemembered something: https://geminiprotocol.net/ https://code.dlang.org/packages/gemini
Sep 18