ESB64 v1.2.0 — espack merge architecture (attach accelerator by name)
ESB64 v1.2.0
New in this release
- espack merge architecture (espack v0.3.0):
ESPAK.attachnow targets the accelerator by name ("ESB64Native") instead of the default index 0 — index is not a stable API under a merged bundle. The empty-payload short-circuit keeps the standalone accel-only bundle loading exactly as before. ESB64.accel.jsxrebuilt on the espack v0.3.0 loader: shared-accel discovery for accel-less bundles (embedded-accel failure falls back to the on-disk shared accel), same WHATWG-exact native lane.- ESB64 stays the standalone shared "1" in the 1 + n model by design — no manifest/facade artifacts (its DLL is the accel embedded in every payload bundle, e.g. ESON/ESARR).
Assets
ESB64.accel.jsx/ESB64.accel.min.jsx— self-extracting accelerator bundleESB64Native.dll— freestanding WHATWG-exact accelerator (9,728 B), for embedding in your own espack bundleESB64.jsx,vendor-esb64.js,vendor-esb64-runtime.js,esb64-core.esm.mjs— facade/vendor/ESM builds
Validation
411 checks passed (WHATWG differential battery + vendored-runtime parity).