ruffle/web
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
..
demo web: Update npm dependencies 2019-12-09 16:16:42 -08:00
extension Build the extension using webpack, the same as the local version. 2020-01-10 22:10:43 -05:00
js-src web: Add missing returns to RufflePlayer.local/local_compatible 2020-01-13 12:28:30 -08:00
selfhosted build(deps-dev): bump webpack-cli in /web/selfhosted 2020-02-12 01:59:04 +00:00
src Reference count the Player and provide a weak reference in UpdateContext. 2020-02-21 23:44:06 -05:00
Cargo.toml Impl fetch for web 2020-02-21 23:44:05 -05:00