114

Let's reinvent java bytecode but... different

you are viewing a single comment's thread
view the rest of the comments
[-] Sekoia@lemmy.blahaj.zone 12 points 5 months ago

Having read a significant portion of the base WASM spec, it's really quite a beautiful format. It's well designed, clear, and very agnostic.

I particularly like how sectioned it is, which allows different functions to be preloaded/parsed/whatever independently.

It's not perfect by any means; I personally find it has too many instructions, and the block-based control flow is... strange. But it fills a great niche as a standard low-level isolated programming layer.

this post was submitted on 05 Apr 2024
114 points (73.4% liked)

Programmer Humor

19138 readers
489 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