Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedric05/ecj-native
https://github.com/cedric05/ecj-native
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cedric05/ecj-native
- Owner: cedric05
- Created: 2020-08-23T12:27:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T07:55:58.000Z (over 4 years ago)
- Last Synced: 2024-10-05T23:21:55.295Z (3 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compile java fastly
compilation with javac is slow compared to eclipse java compiler(uses multi threading).
use graalvm to generate native executable for ecj.jar.