dapperdrake

↗ HN profile [ 54.7 ms ] full profile

No user record in our sample, but dapperdrake has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. Am moving an open source numerics library (or parts of it) to WASM. Some of the specific integrals they provide take up a good chunk of instruction cache (icache, L1i) on x86_64 and AArch64. These functions are also…