mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 08:47:28 +01:00
Micropython did not work because of two problems: - the stack in ascending order on emscripten - if optimized, some variables may be stored in local JavaScript variables, which breaks garbage collection. Change-Id: Ib454e0c4d995e9f5f85370eea758526119b35773