Async array functions
Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.
Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.
Easy support async/await to express
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.
No description provided.
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
Array manipulation, ordering, searching, summarizing, etc.
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array