pixelpusher / liveprinter

Livecoding for 3D printers
GNU Affero General Public License v3.0
40 stars 5 forks source link

Make JS-Interpreter library non-global? #6

Closed pixelpusher closed 6 years ago

pixelpusher commented 6 years ago

Should this be in the global namespace? Probably not. See Interpreter.js in the lib folder

pixelpusher commented 6 years ago

removed it completely, not needed anymore