Wrote a Blog Post

Optimising a JavaScript library with WebAssembly, a failed attempt!

One of the main benefit of using WebAssembly is that it is more performant than plain JavaScript code, in most cases. Hence, the idea to try and optimise the latest library I released by re-writting it in Rust! 

https://www.antoniovdlc.me/optimising-a-javascript-library-with-webassembly-a-failed-attempt/