Closed
Description
We could wrap new features in feature flags that to could be enabled via command line flag or programmatically. That's what v8 does, Ember.js and maybe others. This way we could ship new features faster and reserve the right to change API for flagged features.
/cc @iojs/owners @iojs/collaborators