bytecodealliance / bytecodealliance/wasmtime
armv6k-nintendo-3ds Support
Open
wasmtime:platform-support
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
#### Feature
Support the Nintendo 3DS through the `armv6k-nintendo-3ds` target. Ensure c-api support as well.
#### Benefit
WebAssembly to the best game console ever conceived
#### Implementation
Compilation is currently complicated due to the `rustix` lib requirement (even with disabled features). Apparently used for `mmap`: https://bytecodealliance.zulipchat.com/#narrow/channel/206238-general/topic/Compile.20for.20the.20N3DS/near/502180866
#### Alternatives
Perhaps a no_std approach? Or be sad.
Contributor guide
Assessment
This issue has not been assessed yet.