logoalt Hacker News

ncrucesyesterday at 10:08 PM1 replyview on HN

I merged a few PRs to SIMD optimize Wasm WASI libc, but it all got stalled in str(c)spn (which is slightly more sophisticated than the rest).

There wasn't much appetite for any of it on Emscripten.

https://github.com/WebAssembly/wasi-libc/pulls?q=is%3Apr+opt...


Replies

jasonthorsnessyesterday at 10:54 PM

subscribed to the str(c)spn thread for the eventual explanation of why the non-simd version seemed to give the wrong answer

show 1 reply