Y
Hacker News
new
|
ask
|
show
|
jobs
by
singularity2001
405 days ago
premature optimization is the root of all evil and this SIMD mess could have been implemented so much more elegantly if they just followed the general variable size wasm flexible vector proposal
https://github.com/WebAssembly/flexible-vectors
1 comments
subarctic
404 days ago
What happened there? Looks like it was created 10 years ago (is wasm even that old?) And has barely been updated in the last year
link
pests
402 days ago
Announced 2015 and before that we were experimenting in asm.js
link