Where is the Dart Virtual Machine Specification?
Thanks
Thanks Florian,
Does the Dart VM that is currently in development (javascript
compilation aside) use a bytecode representation internally, or does
it directly compile to instructions for the target hardware platform?
If bytecodes are used, is there going to be publicly available
documentation of the bytecode instruction set?