Hacker News new | ask | show | jobs
by redrobein 672 days ago
Can you add a little player box and make this playable with touhou style controls. For testing purposes ofcourse.

Ah. I thought the script was being compiled inbrowser. These are prerendered.

2 comments

Looking at the demo source code it seems like it is running everything in browser and is not prerendered. It just lacks a parser. So the AST nodes in all examples are created through function calls https://github.com/fal-works/firedancer/blob/4a15e80fe55893b... .
Yeah, kind of disappointing. I was hoping I could play around with this a bit in the browser.