bytedeco/javacpp

MicroEJ JNI support

Open

#290 opened on Mar 12, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (620 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,279 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There is new framework to run java on microcontrollers. http://www.microej.com This framework has JNI support: http://www.microej.com/mix-embedded-java-and-c-and-reuse-your-legacy-c-code-base/

Can we use this framework with javacpp ? Or is it easy to add this framework support ? So we can use javacpp on microcontrollers too... It will be so powerful

Contributor guide