Introduced support for javascript Math and Kotlin Double to WASM32.
Implemented jsinterop tool for interaction with js math.
This commit is contained in:
committed by
alexander-gorshenev
parent
1399ac9777
commit
f703877160
@@ -16,6 +16,7 @@
|
||||
|
||||
include ':dependencies'
|
||||
include ':Interop:Indexer'
|
||||
include ':Interop:JsRuntime'
|
||||
include ':Interop:StubGenerator'
|
||||
include ':Interop:Runtime'
|
||||
include ':llvmDebugInfoC'
|
||||
|
||||
Reference in New Issue
Block a user