OpenJDK configuration with emscripten problem
Andrew Haley
aph-open at littlepinkcloud.com
Sat Aug 17 09:36:45 UTC 2024
On 8/15/24 20:08, Çağla Nur Yuva wrote:
> Does OpenJDK configure file has support for emscripten toolchain?
No.
> If it is not, how can I add this support to openJDK? I would like to hear your suggestions. Could you please clearly provide as much detail as possible?
It's an interesting idea, but it's almost a PhD-level research project. In addition,
HotSpot is a virtual machine, and so is JavaScript.
There are some projects aimed at Java to WebAssembly. Googling "java to WebAssembly"
will find them.
--
Andrew Haley (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the jdk-dev
mailing list