You may have missed it, but the @graalvm.org team has recently open-sourced a variant of native image called web image, which compiles Java bytecode to WebAssembly bytecode instead of a native executable.
Post image

Comments