Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pshu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
pshu
2y ago
'。' is a Chinese full stop, equivalent to a period in English
2.
▲
by
pshu
2y ago
what about this https://crates.io/crates/rust-embed
3.
▲
by
pshu
2y ago
it's maybe a Nash Equilibrium to investing in Rust tools in big tech productivity races.
4.
▲
by
pshu
2y ago
https://makojs.dev/blog/mako-tree-shaking explains how mako do the tree shaking stuff, but in Chinese. In my two cents, the tree shaking is more focus on removing unused exports in ES module at top level. it's a
5.
▲
by
pshu
2y ago
according the current situation in bundlers written in JS,there is no "really" winner in my opinion。 webpack or rullup,which one is winner is a very personal thought。 So i think there maybe some similar situation in bundlers writ
6.
▲
by
pshu
2y ago
the issue shows that Mako plans to support the unplugin system, it's a compat solution for existing ecosystem. https://github.com/umijs/mako/issues/1238