We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If one runs
emcc test\hello_world.c -o a.js -O3 -mno-bulk-memory -mno-bulk-memory-opt
the resulting code has a bulk memory Data Count section. See #25466