Create a Webpack loader
It would be great if RT.js was bundled up as a Webpack loader so that a user can integrate RT.js seamlessly into their project. This would require creating a new NPM package named rtjs-loader (or rtjs-webpack-loader) that could be added to a project which would pass source code through the transpiler before being bundled by Webpack.
I'd be happy to get a prototype / reference implementation set up. Please let me know if you have any thoughts on this!
I would love to see RT.js being integrated into the normal Javascript-Developer workflow. However, I'm not on par with the current state of the art in Javascript Web Development as I come from the OS/Real-Time OS side of things. Therefore, I'm no super familiar webpack.