[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
-2
View File
@@ -1,5 +1,3 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_MATH
// WITH_STDLIB
import kotlin.math.*