|
|
|
|
|
by Existenceblinks
1211 days ago
|
|
On their github repo: > Simple "hello world" at about 65kb, comparable to React I assume that is minified and compressed. That's quite bloat. I wonder if they try https://github.com/johnthagen/min-sized-rust ? Also I feel like the BytecodeAlliance too much focus on their cloud runtime use case while seamless wasm + dom interop is where its adoption will skyrocking. I would rather write Rust/Go/Roc/any-sane-typing instead of TS. |
|