Remove kotlin.math WASM support statement.
This commit is contained in:
+1
-2
@@ -4,7 +4,6 @@
|
|||||||
* Support Kotlin 1.2.20
|
* Support Kotlin 1.2.20
|
||||||
* Support Java 9
|
* Support Java 9
|
||||||
* Support Gradle 4.5
|
* Support Gradle 4.5
|
||||||
* Support kotlin.math on WebAssembly target
|
|
||||||
* Transparent Objective-C/Kotlin container classes interoperability
|
* Transparent Objective-C/Kotlin container classes interoperability
|
||||||
* Produce optimized WebAssembly binaries (10x smaller than it used to be)
|
* Produce optimized WebAssembly binaries (10x smaller than it used to be)
|
||||||
* Improved APIs for object transfer between threads and workers
|
* Improved APIs for object transfer between threads and workers
|
||||||
@@ -75,4 +74,4 @@
|
|||||||
* Improve compilation and linking performance
|
* Improve compilation and linking performance
|
||||||
|
|
||||||
## v0.1 (Mar 2017) ##
|
## v0.1 (Mar 2017) ##
|
||||||
Initial technical preview of Kotlin/Native
|
Initial technical preview of Kotlin/Native
|
||||||
|
|||||||
Reference in New Issue
Block a user