Maybe not now, but before alpha release.
Add options for user to select the level of browser support. The list of options is to be decided.
Default to evergreen browsers. One good thing is it does not need to transpile async/await on latest browsers. Transpiled async/await is a performance killer.
The lowest we can go is IE11. It will require few polyfills and use special Aurelia 2 build.
Maybe not now, but before alpha release.
Add options for user to select the level of browser support. The list of options is to be decided.
Default to evergreen browsers. One good thing is it does not need to transpile async/await on latest browsers. Transpiled async/await is a performance killer.
The lowest we can go is IE11. It will require few polyfills and use special Aurelia 2 build.