note: also turned on exceptions for node. Is a bug that needed to be fixed. Node can potentially throw errors and if exceptions are not turned on there are additional checks during allocations and getting data from the isolate that need to happen. Those checks are extremely verbose. Is better to turn on exceptions
Updates README.md with new DAS functions.
note: also turned on exceptions for node. Is a bug that needed to be fixed. Node can potentially throw errors and if exceptions are not turned on there are additional checks during allocations and getting data from the isolate that need to happen. Those checks are extremely verbose. Is better to turn on exceptions
https://github.com/nodejs/node-addon-api/blob/main/doc/error_handling.md#handling-errors-with-maybe-type-and-c-exceptions-disabled