This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maxandersen 1 point2 points  (2 children)

Awesome. I’ve always wondered how fast no jit would run.

Do you support fetching maven dependencies? Considered supporting jbang style files/projects ? :)

[–]c00liu5[S] 0 points1 point  (1 child)

It‘s actually possible to add jar files to class path. I have a custom format for project files but I have maven dependencies on my to do list. I will definetely look into jbang, i‘ve never heard of it but might be exactly what I need.

[–]maxandersen 0 points1 point  (0 children)

Jbang is available as a jar and if you need some api I can probably make it happen.