Skip to content

Commit

Permalink
Remove kotlin.math WASM support statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
olonho committed Feb 13, 2018
1 parent 5e11c61 commit d0722cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* Support Kotlin 1.2.20
* Support Java 9
* Support Gradle 4.5
* Support kotlin.math on WebAssembly target
* Transparent Objective-C/Kotlin container classes interoperability
* Produce optimized WebAssembly binaries (10x smaller than it used to be)
* Improved APIs for object transfer between threads and workers
Expand Down Expand Up @@ -75,4 +74,4 @@
* Improve compilation and linking performance

## v0.1 (Mar 2017) ##
Initial technical preview of Kotlin/Native
Initial technical preview of Kotlin/Native

0 comments on commit d0722cf

Please sign in to comment.