Tagged: webassembly
Posts filed under webassembly.

June 1, 2026 · PerformanceValidating UTF-8 at Gigabytes per Second
Porting simdutf's lookup-table UTF-8 validator to 128-bit WebAssembly SIMD, plus an ASCII fast path that pushes mostly-ASCII text past 58 GB/s.
performanceassemblyscriptwebassembly
1 reactions0 comments

March 27, 2026 · TestingTesting in AssemblyScript
A practical guide to setting up tests in AssemblyScript, using snapshots, mocking, fuzzing, and running against real runtimes with as-test.
testingassemblyscriptwebassemblyperformance
0 reactions0 comments

March 26, 2026 · TestingFuzzing in AssemblyScript
How to add practical property-based fuzzing to an AssemblyScript project with as-test.
testingfuzzingassemblyscriptwebassembly
1 reactions0 comments
