bytecodealliance / bytecodealliance/wasmtime

`cranelift_module`: Make it possible to enable isa flags on a per function base

Open
#1,104 2 comments 0 reactions 0 assignees View on GitHub
cranelift
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.