arreglos en screen

This commit is contained in:
2026-04-15 06:31:23 +02:00
parent 10a3e2fedd
commit 14103175a9
4 changed files with 95 additions and 7 deletions

View File

@@ -424,6 +424,7 @@ raspi_release:
wasm:
@echo "Compilando para WebAssembly - Version: $(VERSION) ($(GIT_HASH))"
docker run --rm \
--user $(shell id -u):$(shell id -g) \
-v $(DIR_ROOT):/src \
-w /src \
emscripten/emsdk:latest \