ruffle/core
David Wendt ec72ac518c Allow HTML text nodes to populate text.
This will need to be updated to handle line breaks, spaces, and so on correctly - the way whitespace works in HTML differs from plain text.
2020-06-20 19:16:17 -04: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.30 to 1.0.31 2020-06-09 22:14:57 -07:00
src Allow HTML text nodes to populate text. 2020-06-20 19:16:17 -04:00
tests avm1: Fatal errors will halt the AVM and prevent further execution 2020-06-20 15:02:00 -07:00
Cargo.toml core: Use thiserror to derive Loader errors 2020-06-20 15:02:00 -07:00