Is your feature request related to a problem? Please describe.
In addition to what the NativeScript runtimes provide, they should also provide all the common interfaces and global objects expected from any state of the art JavaScript runtime. WinterCG is a community group doing excellent work in this space to help runtime interoperability of APIs across runtimes.
Describe the solution you'd like
Ensure compliance with at least the minimum specification:
Interfaces:
Global methods / properties:
globalThis
Please accept these terms
Is your feature request related to a problem? Please describe.
In addition to what the NativeScript runtimes provide, they should also provide all the common interfaces and global objects expected from any state of the art JavaScript runtime. WinterCG is a community group doing excellent work in this space to help runtime interoperability of APIs across runtimes.
Describe the solution you'd like
Ensure compliance with at least the minimum specification:
Interfaces:
Global methods / properties:
globalThis
Please accept these terms