Open vkottler opened 1 year ago
https://emscripten.org/
easier to make UIs now?
could possibly share code between TUI and browser
would also be a neat way to work on a compiler project
plus then you can share actual structs verbatim via protocols (can eliminate meta protocols and unnecessary configurability)
https://emscripten.org/
easier to make UIs now?
could possibly share code between TUI and browser