Wintergatan / Midi-to-laser-cutter

https://wintergatan.github.io/Midi-to-laser-cutter/
MIT License
126 stars 16 forks source link

TODO: Choose language to code in #7

Closed ChemiCalChems closed 7 years ago

ChemiCalChems commented 7 years ago

More and more people are talking about making a web app, so it seems we will choose JS at the end, but this has to be discussed.

emosenkis commented 7 years ago

+1 for something that can run in a browser, ideally without even needing a server. This could also include Rust or any other language that supports emscripten (which compiles other languages into asm.js or WebAssembly)

ChemiCalChems commented 7 years ago

We are finally going for a web app, using JS as our frontend for all the processing,