mirror of
https://github.com/leaningtech/cheerpj-meta.git
synced 2025-03-25 07:27:51 +01:00
Merge README with wiki/Home
This commit is contained in:
parent
6d700fee8b
commit
e869bfccc4
21
README.md
21
README.md
@ -3,15 +3,17 @@
|
|||||||
# CheerpJ - Convert Java to WebAssembly and JavaScript
|
# CheerpJ - Convert Java to WebAssembly and JavaScript
|
||||||
[](https://gitter.im/leaningtech/cheerpj)
|
[](https://gitter.im/leaningtech/cheerpj)
|
||||||
[](https://github.com/leaningtech/cheerpj-meta/issues)
|
[](https://github.com/leaningtech/cheerpj-meta/issues)
|
||||||
[](https://leaningtech.com/pages/cheerpj.html)
|
[](https://leaningtech.com/cheerpj/)
|
||||||
|
|
||||||
CheerpJ is a Java bytecode to WebAssembly and JavaScript compiler, compatible with 100% of Java, which allows to compile any Java SE application, library or Java applet into a WebAssembly/JavaScript application.
|
CheerpJ is a Java bytecode to WebAssembly and JavaScript compiler, compatible with 100% of Java, which allows to compile any Java SE application, library or Java applet into a WebAssembly/JavaScript application.
|
||||||
|
|
||||||
**Latest version**: [](https://leaningtech.com/pages/cheerpj.html#Download) [](Changelog)
|
**Main project link**: <http://leaningtech.com/cheerpj/>
|
||||||
|
|
||||||
|
**Download latest version**: [](https://leaningtech.com/download-cheerpj/) [](pages/Changelog)
|
||||||
|
|
||||||
**Link to latest runtime**: ``https://cjrtnc.leaningtech.com/2.2/loader.js``
|
**Link to latest runtime**: ``https://cjrtnc.leaningtech.com/2.2/loader.js``
|
||||||
|
|
||||||
If you are unsure how to start, try our [Tutorial](https://github.com/leaningtech/cheerpj-meta/wiki/Tutorial).
|
If you are unsure how to start, try our [Tutorial](pages/Tutorial).
|
||||||
|
|
||||||
What is CheerpJ?
|
What is CheerpJ?
|
||||||
------
|
------
|
||||||
@ -35,20 +37,23 @@ What is unique about CheerpJ?
|
|||||||
|
|
||||||
Getting Started
|
Getting Started
|
||||||
-------
|
-------
|
||||||
You can download CheerpJ for Linux, Windows and macOS on our website (https://leaningtech.com/pages/cheerpj.html)
|
|
||||||
|
You can download CheerpJ for Linux, Windows and macOS on our website (https://leaningtech.com/cheerpj/)
|
||||||
|
|
||||||
To get started with CheerpJ, please refer to the following pages:
|
To get started with CheerpJ, please refer to the following pages:
|
||||||
1. [CheerpJ Tutorial](https://github.com/leaningtech/cheerpj-meta/wiki/Tutorial)
|
1. [CheerpJ Tutorial](pages/Tutorial)
|
||||||
2. [Getting Started](https://github.com/leaningtech/cheerpj-meta/wiki/Getting-Started)
|
2. [Getting Started](pages/Getting-Started)
|
||||||
3. [Command Line Options](https://github.com/leaningtech/cheerpj-meta/wiki/Command-Line-Options)
|
3. [Command Line Options](pages/Command-Line-Options)
|
||||||
|
|
||||||
Demos
|
Demos
|
||||||
------
|
------
|
||||||
Several demos of CheerpJ can be found at https://leaningtech.com/pages/cheerpj.html
|
|
||||||
|
Several demos of CheerpJ can be found at https://leaningtech.com/demo/?cheerpjfilter
|
||||||
|
|
||||||
|
|
||||||
Bugs and Questions
|
Bugs and Questions
|
||||||
-------
|
-------
|
||||||
|
|
||||||
We welcome any feedback and bug report on it through our [Issue Tracking](https://github.com/leaningtech/cheerpj-meta/issues).
|
We welcome any feedback and bug report on it through our [Issue Tracking](https://github.com/leaningtech/cheerpj-meta/issues).
|
||||||
|
|
||||||
You can also find us on [Gitter](https://gitter.im/leaningtech/cheerpj).
|
You can also find us on [Gitter](https://gitter.im/leaningtech/cheerpj).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user