commit: ad91f94fc16d699dc0ca353e852772a3064cdc90
parent fb56d9468de2aa00081fed3ba1c4af5e96951404
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Thu, 21 Sep 2023 17:30:37 +0200
bookmarks: Maybe you don't need Rust and WASM to speed up your JS
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/bookmarks.xbel b/bookmarks.xbel
@@ -594,4 +594,8 @@
<bookmark href="https://telegra.ph/why-not-matrix-08-07"><title>why not matrix?</title></bookmark>
<bookmark href="https://www.devever.net/~hl/ruthlessness"><title>Computers are an inherently oppressive technology</title></bookmark>
<bookmark href="https://www.devever.net/~hl/webcrypto"><title>Web-based cryptography is always snake oil</title></bookmark>
+ <bookmark href="https://mrale.ph/blog/2018/02/03/maybe-you-dont-need-rust-to-speed-up-your-js.html">
+ <title>Maybe you don't need Rust and WASM to speed up your JS</title>
+ <desc>Article explaining how you could still improve source-map@0.6.0 very signicantly even compared to right after it's usage of Rust</desc>
+ </bookmark>
</xbel>