Y
Hacker News
new
|
ask
|
show
|
jobs
by
autogn0me
631 days ago
How does the js compilation compare to dart?
1 comments
Alifatisk
631 days ago
A quick search gave me the following benchmark result, Haxe compiles to js faster than Dart and outputs a smaller js bundle (
https://github.com/damoebius/HaxeBench?tab=readme-ov-file#re...
)
link