Files
Upsilon/build/platform.emscripten.mak
Romain Goyet 67f082f4e8 [emscripten] Use emterpreter
This allows us to control the runloop
2018-02-01 14:10:26 +01:00

6 lines
109 B
Makefile

TOOLCHAIN = emscripten
USE_LIBA = 0
EXE = js
OS_WITH_ONBOARDING_APP ?= 0
OS_WITH_SOFTWARE_UPDATE_PROMPT ?= 0