收集

codesandbox 分享

embed插入可以复制按钮链接
image.png

Rust 提升 sourcemap parse 速度

https://lynvv.xyz/2018/01/27/Rust_frontend_log
image.png

每次调用 Rust 的代码会有一次 bootstrap 的过程以及 JavaScript 代码在运行很多次后会被 JIT 优化,在一次性运行几万次的情况下差距可能缩小为十几倍,有兴趣大家可以自行尝试。

JIT (V8)在很多时候会让动态语言(interpreted)获得几乎接近静态编译语言(compiled)速率的效果。

Ts 增强版 JsDoc

https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html#extends

???

由于涉及种族歧视,github将默认主分支 master 改为 main
才发现
https://www.zhihu.com/question/401515679