Bck2Brwsr 0.23
From APIDesign
(Difference between revisions)
Line 1: | Line 1: | ||
+ | After few months the [[Bck2Brwsr 0.23|newest version]] of [[Bck2Brwsr]] [[VM]] is here. It contains: | ||
+ | |||
* Fast emulation of '''long''' numbers [https://github.com/jtulach/bck2brwsr/pull/7 based on scala.js one] | * Fast emulation of '''long''' numbers [https://github.com/jtulach/bck2brwsr/pull/7 based on scala.js one] | ||
- | * [[Gradle]] tasks | + | * [[Gradle]] tasks - see [https://github.com/jtulach/bck2brwsr/blob/master/docs/GRADLE.md howto] |
+ | * New [https://github.com/jtulach/bck2brwsr/blob/master/docs/MAVEN.md maven tutorial] | ||
+ | |||
+ | It was quite a fun to write [[Gradle]] tasks together with [[Maven]] and build them by [[Maven]]. | ||
- | + | Get started with [https://github.com/jtulach/bck2brwsr/#readme README]. Enjoy. |
Revision as of 03:55, 1 June 2018
After few months the newest version of Bck2Brwsr VM is here. It contains:
- Fast emulation of long numbers based on scala.js one
- Gradle tasks - see howto
- New maven tutorial
It was quite a fun to write Gradle tasks together with Maven and build them by Maven.
Get started with README. Enjoy.