mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
It's no longer supported by Emscripten (at least at 3.1.55). And it's not needed when the output is WASM, which it is by default. Signed-off-by: Damien George <damien@micropython.org>