This repository was archived by the owner on Dec 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 129
This repository was archived by the owner on Dec 8, 2025. It is now read-only.
Unfinished javascript spec #683
Open
@reggi
Description
- Missing string
.replace - Missing radix argument of
parseInt - Missing
Object.entries/Object.fromEntries - Unable to call enum via
['key']like this typescript example gives errorunknown name: {enum declaration}