Friday, May 12, 2023

Re: GWT for a Java to WASM compiler

Awesome!  Looks like J2CL is on it!  🎉

From memory, TeaVM has had WASM in an undocumented  and experimental status for a few years now.  I won't be holding my breath for that one.  🙂

On Saturday, 13 May 2023 at 2:30:51 am UTC+10 Thomas Broyer wrote:
Also, TeaVM does Java → WebAssembly (WASM or WASI)
No idea if it already leverages WASM-GC or it's in their roadmap

On Friday, May 12, 2023 at 12:59:17 PM UTC+2 gordan...@steatoda.com wrote:
On 12. 05. 2023. 12:27, Craig Mitchell wrote:
>
> There wasn't any mention of anyone doing Java compilation to WASM.
>
> I wonder how hard it would be to modify GWT to compile to WASM.  Possible?  Thoughts?

There is a Wasm compilation target in J2CL, but I haven't ever tried it myself:

https://github.com/google/j2cl
https://github.com/google/j2cl/issues/88
https://github.com/google/j2cl/issues/93 -> according to this one, they are working on their WASM support currently ("Now")

-gkresic.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/40619553-9a04-4e15-a903-57264bd1824dn%40googlegroups.com.

No comments:

Post a Comment