This commit is contained in:
Michiel Borkent 2020-05-09 15:29:49 +02:00
parent 75a9bdeedd
commit a09d5b2dd7

View file

@ -33,7 +33,7 @@ See [test/babashka/pods/sci_test.clj](test/babashka/pods/sci_test.clj).
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 native interop (JNI, JNA, etc.). light weight replacement for native interop (JNI, JNA, etc.).
- When developing pods, this library can be used to test it on the JVM. - When developing pods, this library can be used to test them on the JVM.
## License ## License