This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5f9bf1611e00a78db4bf2fa69559cd159832ebb8
kotlin-fork
/
libraries
/
stdlib
/
wasm
/
internal
/
kotlin
/
wasm
/
internal
T
History
Svyatoslav Kuzmich
f833fc4bcb
[Wasm] Default parameter values for external functions
...
+ import top-level external functions wrapped in lambdas
2021-11-17 19:28:14 +00:00
..
reftypes
[Wasm] Imporove external interface support
2021-10-23 01:26:12 +03:00
Coroutines.kt
[Wasm] Support main function
2021-10-15 13:58:55 +03:00
DefaultConstructorMarker.kt
…
ExternalWrapper.kt
[Wasm] Default parameter values for external functions
2021-11-17 19:28:14 +00:00
ImportExport.kt
[Wasm][Stdlib] Use array copy in String.toCharArray()
2021-10-23 01:26:11 +03:00
KPropertyImpl.kt
[Wasm] Reuse Callable reference and SAM lowerings from JS
2021-10-08 07:24:41 +03:00
Number2String.kt
[Wasm] Improve string constructor in stdlib
2021-11-03 16:23:01 +03:00
Runtime.kt
[WASM] Lower Unit to Void in order to mark statements with no result
2021-09-16 20:24:44 +03:00
ThrowHelpers.kt
[Wasm] Keep error message for the IAE exception
2021-10-14 17:24:03 +03:00
TypeInfo.kt
[WASM] Implementation typeOf support
2021-11-15 19:53:48 +03:00
WasmAnnotations.kt
[Wasm] Remove WasmForeign annotation
2021-10-28 18:47:38 +03:00
WasmInstructions.kt
[Wasm] Imporove external interface support
2021-10-23 01:26:12 +03:00
WasmMath.kt
WASM: Implement wasm-native strings part 1
2021-08-04 16:23:28 +03:00