BaristaLabs / BaristaCore

BaristaCore is a framework for providing a serverless platform using ChakraCore and .Net Core
MIT License
28 stars 3 forks source link

Add more built-in types #10

Open Oceanswave opened 6 years ago

Oceanswave commented 6 years ago

Add the following built-in types to make it easier when creating/providing these types to/from .net

Objects

Functions:

Note these are built-in methods/types intrinsic to the JavaScript engine, not new objects that need to be created, such as Blob.