mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-10 05:58:03 -05:00
Imports & tree shaking are now in the playground 🎉
This commit is contained in:
@@ -417,8 +417,8 @@ not the subset of ValueScript that has actually been implemented.
|
||||
- Destructuring
|
||||
- Exceptions
|
||||
- Variables changed during try block are reverted on catch
|
||||
- Local imports (not yet in the playground)
|
||||
- Tree shaking (not yet in the playground)
|
||||
- Local imports
|
||||
- Tree shaking
|
||||
- Copy-on-write optimizations
|
||||
- utf8 strings (_not_ JS's utf16 strings)
|
||||
- `"🫣".length -> 4`
|
||||
|
||||
Reference in New Issue
Block a user