17 comments (17 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript3,728 stars (3,728 stars)812 forks (812 forks)batch import
featuregood first issue
- Issue 種別
- feature
- 調査方針
- Research the current Java interop in Rhino, focusing on how Java classes are exposed to JavaScript. Examine files like NativeJavaClass.java and the grammar definition to understand how to add a `.class` property that returns the Java Class object. Review comments in the issue for any proposed solutions or discussions.