dart-sdk/samples
Ryan Macnak 646de0b77e Re-enable Platform.executable under precompilation.
Because the snapshot is passed explicitly, there is no longer the risk of a test that is valid running as a script becoming a fork-bomb when running as an AOT snapshot.

Fixes #26417

R=asiva@google.com

Review URL: https://codereview.chromium.org/2487363003 .
2016-11-11 16:19:02 -08:00
..
build_dart Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
build_dart_simple Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
sample_extension Reload native extensions when starting from a snapshot. 2016-11-07 16:17:47 -08:00
.gitignore Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
README Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
samples.status Re-enable Platform.executable under precompilation. 2016-11-11 16:19:02 -08:00

This directory contains sample Dart programs.