ueno edited PR #1903 from wip/dueno/cache
to master
:
When running in embedded environments, threads creation is sometimes undesirable. This adds a means to disable wasmtime's internal thread creation for parallel compilation and caches, by reusing the cache configuration as the indication (i.e., if cache is disabled, parallel compilation is also disabled).
ueno submitted PR Review.
ueno created PR Review Comment:
Makes sense, moved it outside the closure.
alexcrichton edited PR #1903 from wip/dueno/cache
to main
:
When running in embedded environments, threads creation is sometimes undesirable. This adds a means to disable wasmtime's internal thread creation for parallel compilation and caches, by reusing the cache configuration as the indication (i.e., if cache is disabled, parallel compilation is also disabled).
ueno updated PR #1903 from wip/dueno/cache
to main
:
When running in embedded environments, threads creation is sometimes undesirable. This adds a means to disable wasmtime's internal thread creation for parallel compilation and caches, by reusing the cache configuration as the indication (i.e., if cache is disabled, parallel compilation is also disabled).
ueno updated PR #1903 from wip/dueno/cache
to main
:
When running in embedded environments, threads creation is sometimes undesirable. This adds a means to disable wasmtime's internal thread creation for parallel compilation and caches, by reusing the cache configuration as the indication (i.e., if cache is disabled, parallel compilation is also disabled).
alexcrichton submitted PR Review.
alexcrichton merged PR #1903.
Last updated: Nov 22 2024 at 16:03 UTC