https://github.com/christian-draeger/graalvm-js-on-stock-jdk-with-kotlin
https://github.com/christian-draeger/graalvm-js-on-stock-jdk-with-kotlin
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/christian-draeger/graalvm-js-on-stock-jdk-with-kotlin
- Owner: christian-draeger
- Created: 2021-03-15T15:53:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T16:25:50.000Z (over 4 years ago)
- Last Synced: 2024-12-25T19:23:46.863Z (10 months ago)
- Language: Kotlin
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kotlin < - > Javascript interop by using GraalVM
## Example of polyglot code execution via graalvm on a stock JDK### Documentation by Example
--> see [tests](src/test/kotlin/it/skrape/JavascriptEngineTest.kt)