An open API service indexing awesome lists of open source software.

https://github.com/microflo/microflo-emscripten


https://github.com/microflo/microflo-emscripten

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# microflo-emscripten: Run MicroFlo in your browser

[MicroFlo](https://microflo.org) is a dataflow programming runtime for
microcontrollers and embedded devices.

microflo-emscripten allows to compile MicroFlo programs (C++) into JavaScript,
and run in a standard web-browser (or node.js).
Can be used for for demos, interactive testing and building simulators.