Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PoC for JSR223 script-engine #314

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thomasdarimont
Copy link
Collaborator

Initial attempt for implementing a JSR223 compatible script-engine based on chicory.

Fixes #149

Copy link

github-actions bot commented May 7, 2024

Test Results

27 725 tests  +3   25 585 ✅ +3   9s ⏱️ -1s
   100 suites +1    2 140 💤 ±0 
   100 files   +1        0 ❌ ±0 

Results for commit 4a8f35a. ± Comparison against base commit 41fe972.

♻️ This comment has been updated with latest results.

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
@thomasdarimont thomasdarimont force-pushed the issue/gh-149-jsr223-scriptengine branch from 911d3be to 4a8f35a Compare May 7, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a compatibility layer for JSR 223
1 participant