Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

将Wasmtime加入运行时跟踪 #197

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SuperHacker-liuan
Copy link
Contributor

Wasmtime是 Bytecode Alliance 研发的 WebAssembly System Interface 运行时。

根据该项目的文档描述,loongarch架构当前 尚未支持 且项目方 欢迎更多的架构

本提交将该运行时加入首页追踪列表。

在有rust环境的情况下, cargo install wasmtime 即可安装此运行时,
经测试,当前在loongarch64上不能安装。

Wasmtime是 [Bytecode Alliance](https://bytecodealliance.org/)
研发的 [WebAssembly System Interface](https://wasi.dev) 运行时。

根据该项目的文档描述,loongarch架构当前 [尚未支持](https://docs.wasmtime.dev/stability-tiers.html)
且项目方 [欢迎更多的架构](https://docs.wasmtime.dev/stability-tiers.html#unsupported-features-and-platforms) 。

本提交将该运行时加入首页追踪列表。

在有rust环境的情况下, `cargo install wasmtime` 即可安装此运行时,
经测试,当前在loongarch64上不能安装。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant