HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sbinder

no profile record

Submissions

Building highly efficient JavaScript packages with dart2wasm

simonbinder.eu
2 points·by sbinder·5 месяцев назад·0 comments

comments

sbinder
·6 месяцев назад·discuss
They've added it as an option recently.
sbinder
·9 месяцев назад·discuss
I don't think the runtime is "much more advanced", the JVM has had most of these optimizations for years.
sbinder
·10 месяцев назад·discuss
by dynamically allocating FFI trampolines, which add their own performance and lifetime issues that would be unacceptable for Rust.