Expand description
A marker types for intrinsic
You can select just you need only. If lto = true
any unused code will be drop by link-time optimizer.
Structs§
- BigInt
- Add BigInt support
- Date
- Add Date object support
- Eval
- Add evaluation support
- Json
- Add JSON parse and stringify
- MapSet
- Add MapSet object support
- Performance
- Add Performance support
- Promise
- Add Promise object support
- Proxy
- Add Proxy object support
- RegExp
- Add RegExp object support
- RegExp
Compiler - Add RegExp compiler
- Typed
Arrays - Add Typed Arrays support
- WeakRef
- Add WeakRef support