Devlog #1 – JSBSim WASM
I compiled JSBSim, an industrial flight dynamics library, into Web Assembly. So far, I’ve forked a boiler plate repository and redesigned the console UI into an editorial “flight log” style. I’m using Fraunces serif, mono labels, hairline rules, a paper-sheet shell, and a blue color scheme. I’ve also wired the in-browser model editor (file tree + Monaco) into the dashboard behind a tab switcher, and got the whole thing deployed to GitHub Pages at https://guptaronav.github.io/jsbsim-wasm/ via a lean Actions workflow that builds with the committed WASM instead of rebuilding Emscripten.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.