Hacker News new | ask | show | jobs
by dchristian 581 days ago
I keep wondering how this compares to Zig and WASM?

Zig has a nicer syntax with fewer foot guns than C. It can also compile or link with C.

1 comments

It would be really interesting if it was possible to use other languages which can be compiled to .so files. Will look into it!