Skip to content

[Draft] Java WASM improvements - #29

Draft
JeremyStarTM wants to merge 4 commits into
niansa:masterfrom
JeremyStarTM:imzerou/java-improvements
Draft

[Draft] Java WASM improvements#29
JeremyStarTM wants to merge 4 commits into
niansa:masterfrom
JeremyStarTM:imzerou/java-improvements

Conversation

@JeremyStarTM

@JeremyStarTM JeremyStarTM commented Jul 11, 2026

Copy link
Copy Markdown

Current set of changes:

  • Marked everything with nullability annotations (JetBrains Annotations)
  • fixed some IntelliJ IDEA warnings

Planned:

  • final some more variables and method arguments
  • rename some unambiguous variables
  • reformat the entire file
  • potentially reorder and categorize code
  • add some proper JavaDocs

@JeremyStarTM JeremyStarTM changed the title Java WASM improvements [Draft] Java WASM improvements Jul 11, 2026
@niansa

niansa commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Hey thanks for the contribution, could you please add yourself to the CONTRIBUTIONS file in this PR?

@niansa

niansa commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Is this still being worked on?

@JeremyStarTM

Copy link
Copy Markdown
Author

Is this still being worked on?

Yes.

…IDEA warnings

Signed-off-by: zerou <zerou@staropensource.de>
Signed-off-by: zerou <zerou@staropensource.de>
Signed-off-by: zerou <zerou@staropensource.de>
Signed-off-by: zerou <zerou@staropensource.de>
@JeremyStarTM
JeremyStarTM force-pushed the imzerou/java-improvements branch from 9875285 to 8483c1e Compare August 22, 2026 16:34
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.

2 participants