Stream: git-wasmtime

Topic: wasmtime / issue #1104 `cranelift_module`: Make it possib...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 17:26):

fitzgen edited issue #1104:

This is necessary for performant SIMD in cg_clif. This would correspond to for example #[target_feature(enable = "sse2")] in the compiled rust code.

https://doc.rust-lang.org/stable/core/arch/#dynamic-cpu-feature-detection

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 17:47):

bjorn3 commented on issue #1104:

Yes


Last updated: Feb 24 2026 at 04:36 UTC