logoalt Hacker News

skybrianyesterday at 5:06 PM1 replyview on HN

What toolchain do you use to build your apps?


Replies

flohofwoeyesterday at 5:14 PM

Vanilla Emscripten. Most of the higher level platform abstraction (e.g. window system glue, 3D APIs or audio APIs) happens via the sokol headers though:

https://github.com/floooh/sokol