Skip to content

Commit bb8ce33

Browse files
committed
update lvgl to allow memory growth on wasm
1 parent 80817f1 commit bb8ce33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/webassembly/variants/lvgl/mpconfigvariant.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
JSFLAGS += -s ALLOW_MEMORY_GROWTH
1+
JSFLAGS += -s ALLOW_MEMORY_GROWTH=1
22
JSFLAGS += -s USE_SDL=2
33
JSFLAGS += -lidbfs.js
44

0 commit comments

Comments
 (0)