doc
This commit is contained in:
parent
72e58ff146
commit
dd14edf190
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ See [test/babashka/pods/sci_test.clj](test/babashka/pods/sci_test.clj).
|
||||||
|
|
||||||
- Babashka pods allow you to leverage functionality from other programs
|
- Babashka pods allow you to leverage functionality from other programs
|
||||||
regardless of the technology they were implemented in. As such, pods can be a
|
regardless of the technology they were implemented in. As such, pods can be a
|
||||||
light weight replacement for JNI.
|
light weight replacement for native interop (JNI, JNA, etc.).
|
||||||
|
|
||||||
- When developing pods, this library can be used to run tests for it on the JVM.
|
- When developing pods, this library can be used to run tests for it on the JVM.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue