JS-023 LOW: generic tokenizer — tok.parse(bytes, lang) → tok32 + cursor

Drive the ragel dog tokenizers from JS: (bytes, lang) → a tok32 Uint32Array (zero-copy), with a pure-JS cursor to read tag + spans. One thin native leaf over the already-standalone dogenize core. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers

Outcome