JS-001 (PROPOSAL): ABC containers in js/ — BASS/mmap-backed buffers, the bindings, and the JS API

Proposal for exposing a LIMITED set of ABC containers (u64/u32 typed buffers, kv64/kv32 maps, wh64/wh128 sorted runs) to JavaScript in the JABC (JavaScriptCore) layer, backed by JS-owned ArrayBuffers and mmap'd regions rather than C-side BASS. Research-only; options + recommendations, no implementation. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions (options + recommendation)

Mapping (ABC → JS)

Open questions / risks

Outcome