bytecodealliance / bytecodealliance/wasmtime
Provide official Java binding
Open
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
#### Feature
It would be great with an official Java API for Wasmtime based on JNI like https://github.com/kawamuray/wasmtime-java.
#### Benefit
Allow Java applications to run WebAssembly code using Wasmtime.
#### Implementation
I assume https://github.com/kawamuray/wasmtime-java represents a good start, but I have no idea if it is up-to-date with recent developments, as said repo hasn't seen much changes lately.
#### Alternatives
?
Contributor guide
Assessment
This issue has not been assessed yet.