It’s just data
What an ingenious idea: compile your stuff down to machine code ahead of execution time, store that, and run it when needed! I hope someone is writing this all down.
Posted by Jon atI’m struck by the parallel to Java in Android.
Yes you can code in the environment that you are familiar with, but no you can’t just download and execute code (which includes large amounts of existing legacy content).
Personally I think it’s a good thing in both cases, but the politics of it all interests me/makes my head spin.
Posted by dave at