Adrian Cochrane on Nostr: Studying more of Ruffle's Flash AVM1 reimplementation (more complex core components) ...
Studying more of Ruffle's Flash AVM1 reimplementation (more complex core components) there's...
* Functions for the scripting language to call, whether data to help populate an interpreter stackframe or a Rust function.
* Some standard library facilities mostly dealing with timeouts & numbers & string formatting (looks like JS!), I'll be saying a whole lot more about this soon!
* Various GC'd globals for the interpreter, including event dispatch.
1/1 Fin today! Tomorrow: Values & activations!
* Functions for the scripting language to call, whether data to help populate an interpreter stackframe or a Rust function.
* Some standard library facilities mostly dealing with timeouts & numbers & string formatting (looks like JS!), I'll be saying a whole lot more about this soon!
* Various GC'd globals for the interpreter, including event dispatch.
1/1 Fin today! Tomorrow: Values & activations!