Thomas Steiner :chrome: · @tomayac
1528 followers · 6909 posts · Server toot.cafe

The State of () survey results got published: cncf.io/wp-content/uploads/202 (PDF). The IMHO most interesting slide is slide 17, which names debugging and troubleshooting as one of the top challenges.

#webassembly #wasm

Last updated 1 year ago

C:\KKJ\>:idle: · @w84death
803 followers · 554 posts · Server fosstodon.org

WIP. Updated a lot of the code. Added initial sound support (pc speaker) with test tune.

Now the intro can be run in DosBox in a browser!

=> demoscene.p1x.in/intros/01/

It runs 2x fast as it should but still fascinating :)

#demoscene #dos #freedos #cpp #intro #dosbox #wasm

Last updated 1 year ago

Marco Kuoni · @marcokuoni
1 followers · 5 posts · Server me.dm

Simple C Program in WebAssembly – Other languages can offer advantages in performance, security, simplicity, or just cause of existing code.

Read it here, follow me and let me know what you think about it:
medium.com/webassembly/simple-

#webassembly #wasm #javascript #html #browser #webdev #webdeveloper #web #webapp #webapplication #webapplications #programming #coding #software #technology

Last updated 1 year ago

૮༼⚆︿⚆༽つ · @drsensor
114 followers · 610 posts · Server fosstodon.org

bug(): wasm-opt can't produce debug symbol on imported function that return multi-value 🥲

#binaryen #wasm

Last updated 1 year ago

Beth Pariseau · @BPariseau
331 followers · 180 posts · Server hachyderm.io

My latest: Server-side 's Q4 release will provide a cleaner way to connect apps, followed by further improvements in early 2024. Will it be enough to convince skeptics? @RobustCloud @luke_wagner @hectaman techtarget.com/searchitoperati

#wasm #wasmcon #wasi

Last updated 1 year ago

التنينوكس · @dragnucs
289 followers · 6319 posts · Server social.touha.me

@awoodsnet Rust compiled to WASM, or an easier language also compiled to .

#wasm

Last updated 1 year ago

woodrat :successKid: · @woodrat
13 followers · 195 posts · Server hachyderm.io

is about to annoy a lot of people

#wasm #change

Last updated 1 year ago

The Register · @theregister
2865 followers · 9449 posts · Server geeknews.chat

RT from Steven J. Vaughan-Nichols (@sjvn)

From browser brat to backend boss: Will WASM win the web wars? theregister.com/2023/09/01/was via @theregister & @sjvn

Sometime soon, will live up to its hype and change how we use our servers and cloud.


Original tweet : nitter.1d4.us/sjvn/status/1699

#wasm #bot

Last updated 1 year ago

· @ELLIOTTCABLE
194 followers · 510 posts · Server kolektiva.social

so, talk moved on to big new things coming in 3.0 — and this stuff was super-exciting, and over and over has amazing parallels to ???

first: garbage collection? in a low-level VM???

reasoning: “GC is kinda the worst-case situation, for working on top of an abstraction-layer like WebAssembly”

#wasm #ocaml

Last updated 1 year ago

· @ELLIOTTCABLE
194 followers · 514 posts · Server kolektiva.social

(i said 'finally' i lied i am sick leave me alone okay ugh)

actually-finally, he touched on the module system, the missing pieces there, what all has been missing … and how after working hard to add and reconcile all the missing pieces to the existing modularization, they basically ended up with -style functors … and then realized that … and then just decided to add to . 😱

(i had to duck out, so, again, no screenshots. cool as fuck, though.)

#ocaml #functors #wasm

Last updated 1 year ago

· @ELLIOTTCABLE
194 followers · 511 posts · Server kolektiva.social

so, talk moved on to big new things coming in 3.0 — and this stuff was super-exciting, and over and over has amazing parallels to ???

first: garbage collection? in a low-level VM???

reasoning: “GC is kinda the worst-case situation, for working on top of an abstraction-layer like WebAssembly”

#wasm #ocaml

Last updated 1 year ago

robrich · @robrich
52 followers · 359 posts · Server hachyderm.io
· @jouni
56 followers · 117 posts · Server sauna.social

Pyysin ChatGPT:ltä esimerkkiä javascript+wasm combosta. ChatGPT tarjosi WASM:iksi Rust-toteutusta. Aaatelin, että niijoo varmaan on lyhyempi toteutus Rustilla ja siksi tarjoaa. Paitsi ei ollut. On se ihan kauhee kieli toi C ;) Taas piti Rust-esimerkkiä tuijottaa silmät sikkurassa, että mitä helvattia tässä oikeen tapahtuu. En vaan ymmärrä vieläkään, miten moinen syntaksi on parempi ohjelmistojen laadun kannalta. Luulis että tollasella kryptografialla niitä bugeja just syntyykin.

#rust #c #wasm

Last updated 1 year ago

Chris Dickinson · @isntitvacant
540 followers · 506 posts · Server hachyderm.io

Looking for a little light travel reading on the way to ?

Consider "Understanding WASM, part 3: You Are Here"! It's a deep dive on system interfaces: what they are, their history, and what WASI might mean for them.

neversaw.us/2023/09/04/underst

#wasmcon #wasm #wasi

Last updated 1 year ago

Imran Nazar · @Two9A
31 followers · 285 posts · Server hachyderm.io

Surprising how quickly I can bash out a new article when the mood strikes...

Here's something I wrote about building a C-style preprocessor for definitions in : imrannazar.com/articles/wasm-p

#wasm

Last updated 1 year ago

Chris Dickinson · @isntitvacant
540 followers · 506 posts · Server hachyderm.io

"Understanding WASM, part 3: You Are Here"

This is a deep dive into the history of virtualization technologies & techniques, in an attempt to frame where WebAssembly and WASI exist in that continuum.

neversaw.us/2023/09/04/underst

#wasm #wasi

Last updated 1 year ago

kalankaboom · @kalankaboom
1 followers · 1 posts · Server hachyderm.io

Hey everyone, I just made something cool!
I wrote a fractal viewer in C++, compiled it to using , and put it on my website (kalankaboom.net/).

I wrote an article on how I made it, and I would love for you to check it out and give me all the feedback you can!

Here's the article :
kalankaboom.net/articles/rewri

And here's the tool :
kalankaboom.net/projects/mande

#wasm #emscripten

Last updated 1 year ago

kalankaboom · @kalankaboom
1 followers · 1 posts · Server hachyderm.io

Hey everyone, I just made something cool!
I wrote a fractal viewer in C++, compiled it to using , and put it on [my website](kalankaboom.net/).

I wrote [an article](kalankaboom.net/articles/rewri) on how I made it.
I would love for you to check it out and give me all the feedback you can!

#wasm #emscripten

Last updated 1 year ago

gigantos · @gigantos
17 followers · 479 posts · Server social.linux.pizza

The issue with macros running code at compile-time, and being able to access the world is a valid one.

However, running it all in a sandbox only moves the target a little. A macro can still easily insert a bunch of malicious code in the compiled code that nobody would notice. Then, when you for example call deserialize(), it could go online and do nasty shit.

#rust #wasm #nomagicbullet

Last updated 1 year ago

The Register · @theregister
2839 followers · 9372 posts · Server geeknews.chat

RT from Steven J. Vaughan-Nichols (@sjvn)

From browser brat to backend boss: Will WASM win the web wars? theregister.com/2023/09/01/was via @theregister & @sjvn

Sometime soon, will live up to its hype and change how we use our servers and cloud.


Original tweet : nitter.pussthecat.org/sjvn/sta

#wasm #bot

Last updated 1 year ago