Stream: git-wasmtime

Topic: wasmtime / PR #10635 Correct some fast-execution document...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 01:23):

alexcrichton requested fitzgen for a review on PR #10635.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 01:23):

alexcrichton opened PR #10635 from alexcrichton:fix-an-example to bytecodealliance:main:

The Config::detect_host_feature API is used for detecting whether the host has a feature, not whether the compilation artifacts should have it enabled. Switch to using cranelift_flag_enable instead.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 01:23):

alexcrichton requested wasmtime-core-reviewers for a review on PR #10635.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 01:23):

alexcrichton requested wasmtime-default-reviewers for a review on PR #10635.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 16:08):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 16:17):

fitzgen commented on PR #10635:

Thanks for catching this!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 16:18):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 16:39):

fitzgen merged PR #10635.


Last updated: Dec 06 2025 at 06:05 UTC