ruffle/core
Moulins 32fa20b857 core: Make AvmString "two-headed" by storing a UTF8 and an UCS2 string
This is only temporary; once all code paths use the ruffle `WString` API
instead of dereferencing to a string, the UTF8 `String` will be removed.
2021-11-27 11:20:47 -07: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.80 to 1.0.81 2021-11-02 07:02:06 +02:00
src core: Make AvmString "two-headed" by storing a UTF8 and an UCS2 string 2021-11-27 11:20:47 -07:00
Cargo.toml build: Use the 'union' SmallVec feature for minor memory savings 2021-11-26 00:45:09 +01:00