Skip to content

Conversation

@nbrugger-tgm
Copy link
Contributor

@nbrugger-tgm nbrugger-tgm commented Jun 2, 2023

Also adds:

  • Class.getName()
  • Class.forName(? extends Enum)
  • String.matches()

closes: #923

What i did here works (for JS not WASM), but i touched you reflection implementation. I pushed it quite a bit but I am not sure if this is the way you intended this to be used and also there might be more elegant ways to do what I did to newRuntimeClass() and Class.getName()

Also adds:
- Class.getName()
- Class.forName(? extends Enum)
- String.matches()
ref: #923

Signed-off-by: Nils Brugger <nilsbrugger.nb.nb.nb@gmail.com>
@mirkosertic mirkosertic merged commit 2f51cbf into mirkosertic:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EnumSet support

2 participants