Bck2Brwsr 0.23
From APIDesign
(Difference between revisions)
(5 intermediate revisions not shown.) | |||
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] - thanks Sébastien! | ||
+ | * [[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. |
Current revision
After few months the newest version of Bck2Brwsr VM is here. It contains:
- Fast emulation of long numbers based on scala.js one - thanks Sébastien!
- 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.