networknt / networknt/light-bot
explore GraalVM AOT compile to native Mac and Linux executable
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In the current form, the light-bot is a command line tool built with Java. This requires users to clone the repository and build the project locally before running the command line from a fixed location in the workspace. I am exploring the GraalVM in light-example-graal to ensure that most light-4j modules can be compiled into the native executable of Mac and Linux. Once we can do that for the light-bot, we can release the light-bot as an installation package on Mac and Linux. It will make it much easier for users to work with.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the light-example-graal project linked in the issue and the current light-bot build and execution setup. Determine which light-4j modules must be supported for native Mac and Linux executables, and define completion as producing installable packages that let users run light-bot without cloning or building the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100