top | item 40662146

(no title)

shazz8bits | 1 year ago

Zig. I really enjoyed it and works well with WebAssembly. Definitively something I consider for low level while safe development.

discuss

order

fuzztester|1 year ago

Are you using it only with assembly or also on other targets?

shazz8bits|1 year ago

I used it to create a fantasy console running in the browser (https://github.com/shazz/ZigMachine) which is more constrained due to the webassembly limitations but I would definitely use it for native dev.