Y
Hacker News
new
|
ask
|
show
|
jobs
by
flohofwoe
155 days ago
Maybe the emulator code is particularly WASM friendly ... it's mostly bit twiddling on 64-bit integers with very little regular integer math (except incrementing counters) and relatively few memory load/stores.