734
JavaScript (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] dan@upvote.au 2 points 2 months ago

You can use WebAssembly today, but you still need some JS interop for a bunch of browser features (like DOM manipulation). Your core logic can be in WebAssembly though. C# has Blazor, and I wouldn't be surprised if there's some Rust WebAssembly projects. I seem to recall that there's a reimplementation of Flash player that's built in Rust and compiles to WebAssembly.

this post was submitted on 23 Jun 2024
734 points (96.5% liked)

Programmer Humor

19200 readers
1486 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS