You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPJava is an experimental library which emulates JVM (a.k.a. Java Virtual Machine) by PHP 🐘
10
+
PHPJava is an experimental library which emulates JVM (a.k.a. Java Virtual Machine) and compiling intermediate code by PHP 🐘
11
11
And PHPJava reads binary from pre-compiled Java file(s) ☕
12
12
So, PHPJava is **NOT** bridge to Java. This library can be run 100% in PHP.
13
13
This project referred to [Java Virtual Machine Specification](https://docs.oracle.com/javase/specs/jvms/se11/html/index.html) documentation at the time we made it.
0 commit comments