Bck2Brwsr 0.20
From APIDesign
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
* Support for [http://bits.netbeans.org/html+java/ Html/Java API] version 1.4 | * Support for [http://bits.netbeans.org/html+java/ Html/Java API] version 1.4 | ||
* Builds on [[GraalVM]] | * Builds on [[GraalVM]] | ||
- | * Can execute some [[Kotlin]] code | + | * Some bugfixes |
+ | ** Support for '''NOP''' instruction | ||
+ | ** Can execute some [[Kotlin]] code | ||
+ | * Implementation of {{JDK|java/lang|ClassValue}} |
Revision as of 06:11, 9 July 2017
- Support for Html/Java API version 1.4
- Builds on GraalVM
- Some bugfixes
- Support for NOP instruction
- Can execute some Kotlin code
- Implementation of ClassValue