←Older revision | Revision as of 06:12, 25 May 2020 | ||
Line 1: | Line 1: | ||
- | The goal of [[Bck2Brwsr]] project is to create small Java virtual machine capable to boot fast in modern browsers (even without any Java plugin installed). | + | The goal of [[Bck2Brwsr]] project is to create small Java virtual machine capable to boot fast in modern browsers (even without any Java plugin installed). Here are links to various [[Bck2Brwsr]] Javadocs helping you build your applications on top or with the [[Bck2Brwsr]] [[JVM]]. |
<h3>Build Your Own Virtual Machine!</h3> | <h3>Build Your Own Virtual Machine!</h3> | ||
- | Classes that | + | Classes that allow you to perform [http://hudson.apidesign.org/hudson/job/bck2brwsr.javadoc/lastSuccessfulBuild/artifact/rt/vm/target/site/apidocs/index.html ahead-of-time compilation/transpiling] of any JVM bytecode classes to JavaScript in your own applications. |
<h3>JDK Core Libraries Emulation</h3> | <h3>JDK Core Libraries Emulation</h3> |