Detect native WebAssembly support.
Arrays.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray index mode.
Store information about any JS value in a side channel. Uses WeakMap if available.
Assert that a Node-API value has a specified property.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Test if a value is a URI.
Test if a value is undefined or null.
DataView.
Test if an object's prototype chain contains a provided prototype.
Test if an input value is a supported array real-valued floating-point data type.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Create an ArrayBuffer instance from a Data URI string
Has instance symbol.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Test if two double-precision floating-point numbers are the same value.
Test whether two double-precision complex floating-point numbers are the same value.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Maximum unsigned 8-bit integer.
Determine the name of a value's constructor.
Convert between POSIX and Windows paths.
Compute the absolute value of a double-precision floating-point number.