bnjbvr edited Issue #1384:
See https://github.com/bytecodealliance/wasmtime/commit/8affec0896334925f6b6ee714b7d3a85782ab7ee. With Rustc 1.41+, it's possible to disable optimizations for build-time-only crates, so we should do this. This should reduce build time for optimized and release builds.
alexcrichton transferred Issue #1384:
See https://github.com/bytecodealliance/wasmtime/commit/8affec0896334925f6b6ee714b7d3a85782ab7ee. With Rustc 1.41+, it's possible to disable optimizations for build-time-only crates, so we should do this. This should reduce build time for optimized and release builds.
Last updated: Dec 23 2024 at 13:07 UTC