ruffle/core
Moulins 0b3395d21f core: simplify callstack handling in Player
Grab the AVM2 callstack handle before constructing the GC root,
so that we can set it directly instead of modify the GC root once
constructed. This means we can remove an extra GcCell.

Also switch the callstack object from GcCell to GcRefLock.
2024-08-10 22:53:27 +02:00
..
assets chore: Update translations from Crowdin 2024-08-05 13:37:33 +02:00
build_playerglobal build(deps): bump the cargo-minor group with 9 updates 2024-08-05 17:49:09 +02:00
macros avm2: Resolve review notes in `enum_trait_object` macro 2024-08-06 19:25:03 -07:00
src core: simplify callstack handling in Player 2024-08-10 22:53:27 +02:00
Cargo.toml render,desktop: Switch to `wgpu` `v22.1.0` and latest `egui` without `winit` 0.30 2024-08-06 15:00:38 +02:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00