bytecodealliance / bytecodealliance/wasmtime
Add endianness to the TargetFrontendConfig
Open
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
#### Feature
See title
#### Benefit
This is important for frontends to know how to generate endian dependent code. Otherwise they have to keep the full TargetIsa around, which may not exist for the target at all.
Contributor guide
Assessment
This issue has not been assessed yet.