Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-18 | Implement `node_api_create_external_string_latin1` and ↵ | 1 | -0/+2 | ||
`node_api_create_external_string_utf16` (#5675) Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-08-19 | [napi] Implement `node_api_create_syntax_error`, `node_api_symbol_for`, ↵ | 1 | -0/+3 | ||
`node_api_throw_syntax_error` These were marked as experimental | |||||
2023-04-29 | Export 4 missing napi symbols on macOS | 1 | -0/+5 | ||
2023-01-03 | Stub out missing napi functions and include error message | 1 | -0/+9 | ||
2022-12-16 | [napi] Implement `napi_create_bigint_words` | 1 | -6/+7 | ||
warning: not tested | |||||
2022-11-10 | Implement `napi_create_external` and `napi_get_value_external` | 1 | -0/+2 | ||
2022-10-01 | [napi] Implement `napi_remove_wrap` | 1 | -0/+1 | ||
2022-07-12 | [napi] Implement `napi_get_property_names` | 1 | -0/+1 | ||
2022-05-11 | Fix export symbols on Linux | 1 | -0/+127 | ||