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.
1 parent 64fe5a8 commit c640d0aCopy full SHA for c640d0a
web/emcc/wasm_runtime.cc
@@ -54,6 +54,7 @@
54
#include "src/runtime/workspace_pool.cc"
55
// relax setup
56
#include "src/runtime/memory/memory_manager.cc"
57
+#include "src/runtime/nvtx.cc"
58
#include "src/runtime/relax_vm/builtin.cc"
59
#include "src/runtime/relax_vm/bytecode.cc"
60
#include "src/runtime/relax_vm/executable.cc"
0 commit comments