project-81 / workspace

A container for all organization projects.
1 stars 0 forks source link

Test out Emscripten / WASM stuff #31

Open vkottler opened 1 year ago

vkottler commented 1 year ago

https://emscripten.org/

easier to make UIs now?

could possibly share code between TUI and browser

vkottler commented 1 year ago

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)