File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sites/cheerpj/src/content/docs Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: Changelog
55## [ 3.0] ( https://cheerpj.com/cheerpj-3-now-generally-available/ ) - February 1, 2024
66
77``` html
8- <script src =" https://cjrtnc.leaningtech.com/3.1 /cj3loader.js" ></script >
8+ <script src =" https://cjrtnc.leaningtech.com/3.0 /cj3loader.js" ></script >
99```
1010
1111- Support all Java opcodes in the JIT
@@ -21,7 +21,7 @@ title: Changelog
2121## [ 3.0rc2] ( https://labs.leaningtech.com/blog/cheerpj-3-deep-dive ) - November 29, 2023
2222
2323``` html
24- <script src =" https://cjrtnc.leaningtech.com/3.1 /cj3loader.js" ></script >
24+ <script src =" https://cjrtnc.leaningtech.com/3.0 /cj3loader.js" ></script >
2525```
2626
2727- Reduced verbosity of debug messages
@@ -40,7 +40,7 @@ title: Changelog
4040## [ 3.0rc1] ( https://cheerpj.com/announcing-cheerpj-3-0rc1-help-us-test-and-improve/ ) - October 18, 2023
4141
4242``` html
43- <script src =" https://cjrtnc.leaningtech.com/3.1rc1 /cj3loader.js" ></script >
43+ <script src =" https://cjrtnc.leaningtech.com/3.0rc1 /cj3loader.js" ></script >
4444```
4545
4646- Completely new JIT-based architecture
You can’t perform that action at this time.
0 commit comments