Skip to content

package listing? #183

Answered by gkdn
BobHanson asked this question in Q&A
Mar 12, 2023 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

We support basic Java Standard Library; we don't try to emulate a VM so things like threading etc. not available.

Limitations has summary of what is emulated:
https://github.com/google/j2cl/blob/master/docs/limitations.md

The list of classes are similar to GWT but the source of JRE emulation itself has most up-to-date / accurate information for J2CL:
https://github.com/google/j2cl/tree/master/jre/java

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@BobHanson
Comment options

@gkdn
Comment options

@niloc132
Comment options

Answer selected by gkdn
Comment options

You must be logged in to vote
2 replies
@gkdn
Comment options

@BobHanson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #182 on March 14, 2023 04:24.