Commit cf3e7dd
[ruby/prism] Begin splitting the Java artifact into components
* The Loader API lives under java/api.
* The current native endpoint for the Prism shared library lives
under java/native.
* The WASM build and binding lives under java/wasm.
The libraries will be released together but can be developed and
snapshotted independently. Users that copy the source from the
previous java/ will want to grab both java/api/src/main/java and
java/native/src/main/java contents.
ruby/prism@03358d5bcf1 parent ab31326 commit cf3e7dd
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
691 | | - | |
692 | | - | |
693 | | - | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
| |||
0 commit comments