This removes all CoffeeScript in favor of JavaScript and EM6 module. Actually add AppX support. Improve Linux support. Improve test coverage.
API breakage: to better support extra arguments to be added at launch and to better structure the options, the API is changed. While it should still support the old options, I may have missed some cases.
What's Changed
- Decaffeinate, add new fe...