[WASM] Add kotlin.math implementation

This commit is contained in:
Igor Yakovlev
2021-12-15 16:21:13 +01:00
committed by igoriakovlev
parent 5e42be9849
commit adee0f1cb0
37 changed files with 3743 additions and 102 deletions
+4
View File
@@ -125,6 +125,10 @@ the Kotlin IntelliJ IDEA plugin:
- License: MIT ([license/third_party/asmble_license.txt][asmble])
- Origin: Copyright (C) 2018 Chad Retz
- Path: libraries/stdlib/wasm/src/kotlin/math/fdlibm/
- License: SUN ([license/third_party/sun_license.txt][sun])
- Origin: Copyright (C) 1993 by Sun Microsystems, Inc.
## Kotlin Test Data
The following source code is used for testing the Kotlin compiler and/or plugin and is not incorporated into