Skip to content

MicaScript/micascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicaScript

A JavaScript compiler and runtime for microcontrollers.

Important

MicaScript is still under development and currently only works on windows.

TODO

  • Remove Deno from globalThis.
  • Add es module support.
  • Add import support.
  • Reduce file size.