Base64 encoding APIs (atob, btoa) for QuickJS runtime
Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.
No description provided.
Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.
No description provided.
Snapshotable JavaScript runtime via WebAssembly. QuickJS-NG compiled to WASM with snapshot/restore support.
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.
Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.
No description provided.
Sniff the encoding from a HTML byte stream
Implementation of the HTML encoding sniffer algo, with stream support
Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.
Convert encodings, uses iconv-lite
Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.
A typescript package to execute JavaScript and TypeScript code in a WebAssembly QuickJS sandbox
Bridging the gap between buffers and typed arrays
Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.
Contains parsers and serializers for ASN.1 (currently BER only)
Polyfill for the Encoding Living Standard's API.
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
[](https://github.com/reearth/quickjs-emscripten-sync/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/reearth/quickjs-emscripten-sync/branch/main/graph
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
Convert character encodings in pure javascript.