wasmerio / wasmer-java

☕ WebAssembly runtime for Java

Home Page:https://medium.com/wasmer/announcing-the-first-java-library-to-run-webassembly-wasmer-jni-89e319d2ac7c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose Java functions to wasm.

JSH32 opened this issue · comments

Summary

I was wondering if it was possible to manually bind Java functions or methods from the wasm runtime.