Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: I made calling WebAssembly from Python 25x times Faster
(
medium.com
)
5 points
by
alsadi
1206 days ago
I found a serious bottleneck in Python binding of Wasmer and Wasmtime and I found a trick to make 25x faster. Then beat all that using NumPy.