ruffle/tests
Adrian Wielgosik 5358940774 avm2: Support basic string.replace
Supports:
- string.replace(string, string)
- string.replace(regex, simple_string)

Does not support:
- string.replace(regex, string_with_replacement_codes)
- string.replace(any, function)
2022-01-17 20:10:20 -08:00
..
tests avm2: Support basic string.replace 2022-01-17 20:10:20 -08:00
Cargo.toml build(deps): bump futures from 0.3.18 to 0.3.19 2021-12-21 08:36:06 +02:00