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

[Feature] Integrate wasm runtime #576

Open
1 of 2 tasks
qqeasonchen opened this issue Oct 29, 2021 · 1 comment
Open
1 of 2 tasks

[Feature] Integrate wasm runtime #576

qqeasonchen opened this issue Oct 29, 2021 · 1 comment
Labels
feature help wanted Extra attention is needed

Comments

@qqeasonchen
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

WebAssembly Micro Runtime (WAMR) is a standalone WebAssembly (WASM) runtime with a small footprint. It includes a few parts as below:

The "iwasm" VM core, supporting WebAssembly interpreter, ahead of time compilation (AoT) and Just-in-Time compilation (JIT)

The application framework and the supporting API's for the WASM applications

The dynamic management of the WASM applications

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@qqeasonchen
Copy link
Contributor Author

WasmEdge/WasmEdge#632

@github-actions github-actions bot added the Stale label Apr 23, 2024
@apache apache deleted a comment from github-actions bot Apr 24, 2024
@Pil0tXia Pil0tXia added help wanted Extra attention is needed and removed Stale labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants