wasmerio / wasmer-java

☕ WebAssembly runtime for Java
https://medium.com/wasmer/announcing-the-first-java-library-to-run-webassembly-wasmer-jni-89e319d2ac7c
MIT License
593 stars 55 forks source link

Expose Java functions to wasm. #69

Open JSH32 opened 2 years ago

JSH32 commented 2 years ago

Summary

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