Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 572 Bytes

File metadata and controls

15 lines (11 loc) · 572 Bytes

This folder contains C++ projects that are build using Emscripten to create WASM libraries for:

  • flow runtime engine for the Dashboard and EEZ-GUI projects (eez-runtime)
  • flow runtime engine for the LVGL (lvgl-runtime, for varius versions)
  • LZ4 compression used by the Studio

How to add submodules?