Node-API implementation for Emscripten, wasi-sdk, clang wasm32 and napi-rs
-
Updated
Dec 25, 2024 - C
Node-API implementation for Emscripten, wasi-sdk, clang wasm32 and napi-rs
Let's learn N-API (Native API of NodeJS 8.7.0)
[WIP] N-API implementation for Emscripten
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single…
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assigning results to elements in a double-precision floating-point strided output array.
Add a description, image, and links to the napi topic page so that developers can more easily learn about it.
To associate your repository with the napi topic, visit your repo's landing page and select "manage topics."