Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow profiler feature under wasm iff wasm_threads is enabled (#6643)
The profiler requires threads, but works fine when wasm_threads are enabled.
- Loading branch information