ruffle/core
David Wendt 55149b7b7e Reference count the Player and provide a weak reference in UpdateContext.
This allows the formation of `'static` futures that can still interact with a player. Async code will need to upgrade the weak reference in order to be able to interact with the player.
2020-02-21 23:44:06 -05:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.13 to 1.0.14 2020-01-20 18:56:56 +00:00
src Reference count the Player and provide a weak reference in UpdateContext. 2020-02-21 23:44:06 -05:00
tests Reference count the Player and provide a weak reference in UpdateContext. 2020-02-21 23:44:06 -05:00
Cargo.toml Reference count the Player and provide a weak reference in UpdateContext. 2020-02-21 23:44:06 -05:00