Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
drivebyacct2
on March 28, 2013
|
parent
|
context
|
favorite
| on:
Why Asm.js Bothers Me
Isn't he describing Dart in his second to last section?
mraleph
on March 28, 2013
[–]
I am not sure what do you mean. Dart is a dynamically typed language, not a bytecode. Dart's type annotations don't even have any implications on performance and not used for optimizations by either Dart VM or dart2js.
kyrra
on March 29, 2013
|
parent
[–]
Though, you can run the DartVM in "checked" mode which will validate all type assignments to make sure they match the types annotated in your code.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: