HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sbinder

no profile record

Submissions

Building highly efficient JavaScript packages with dart2wasm

simonbinder.eu
2 points·by sbinder·il y a 5 mois·0 comments

comments

sbinder
·il y a 6 mois·discuss
They've added it as an option recently.
sbinder
·il y a 9 mois·discuss
I don't think the runtime is "much more advanced", the JVM has had most of these optimizations for years.
sbinder
·il y a 10 mois·discuss
by dynamically allocating FFI trampolines, which add their own performance and lifetime issues that would be unacceptable for Rust.