https://github.com/microflo/microflo-emscripten
https://github.com/microflo/microflo-emscripten
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/microflo/microflo-emscripten
- Owner: microflo
- Created: 2015-03-26T17:58:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T12:03:17.000Z (about 6 years ago)
- Last Synced: 2025-03-27T08:11:16.646Z (about 1 year ago)
- Language: C++
- Size: 323 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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.