Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
squid233 committed Feb 2, 2024
1 parent 4ed2f7b commit 4276b83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,6 @@ dependencies {
implementation("io.github.over-run:marshal:0.1.0-alpha.17-jdk22")
}
```

and add this VM argument to enable native access: `--enable-native-access=io.github.overrun.marshal`
or this if you don't use modules: `--enable-native-access=ALL-UNNAMED`

0 comments on commit 4276b83

Please sign in to comment.