ladybird/Libraries/LibJS/Bytecode/AsmInterpreter
Andreas Kling b6bef6b688 Libraries: Use UTF-16 for JS-visible runtime strings
Produce JS-visible string results as UTF-16 at their source, including
numeric formatting, BigInt and BigFraction formatting, URI encoding,
console formatting, parser errors, regular expression errors, Intl and
Temporal records, LibUnicode locale boundaries, and LibWeb bindings.

Handle fractional radix formatting through the UTF-16 builder view.
2026-06-22 19:51:25 +02:00
..
asmint.asm LibJS: Call AsmInt directly from run_executable 2026-06-14 20:27:59 +02:00
AsmSlowPaths.cpp Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +02:00
gen_asm_offsets.cpp LibJS: Move final simple opcodes into AsmInt 2026-06-14 20:27:59 +02:00