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
d6fdd6734ea143c9995efef4e7f12e7ecdafd2d0
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxWasmJsInterop
T
History
Svyatoslav Kuzmich
dd53998c2d
[Wasm] Add uninstantiated MJS wrapper
...
It allows * Custom imports * Ability to skip initializer
2022-12-28 12:13:52 +01:00
..
callingWasmDirectly.kt
[Wasm] Move non-recursive function types out of rec group
2022-12-21 20:20:13 +00:00
defaultValues.kt
[Wasm] Default parameter values for external functions
2021-11-17 19:28:14 +00:00
externals.kt
[FIR] Update testdata after introducing FirResolvedErrorReference
2022-12-15 12:12:19 +00:00
externalTypeOperators.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
functionTypes.kt
[Wasm] Update v8 shell to v10.5.207
2022-07-19 18:46:52 +02:00
imperativeWrapperInitialised.kt
[Wasm] Add uninstantiated MJS wrapper
2022-12-28 12:13:52 +01:00
imperativeWrapperUninitialised.kt
[Wasm] Add uninstantiated MJS wrapper
2022-12-28 12:13:52 +01:00
jsExport.kt
[Wasm] Loader improvements
2022-02-10 22:59:44 +00:00
jsToKotlinAdapters.kt
[WASM] Support nullable types for external functions
2022-09-22 11:54:04 +02:00
kotlinToJsAdapters.kt
[WASM] Support nullable types for external functions
2022-09-22 11:54:04 +02:00
longStrings.kt
[WASM] Fix interop adapter for long strings
2022-06-28 18:00:40 +00:00
nullableExternRefs.kt
[WASM] Optimise interop adapters
2022-10-18 20:48:12 +02:00
types.kt
[Wasm] Imporove external interface support
2021-10-23 01:26:12 +03:00
wasmImport.kt
[Wasm] Add @WasmImport annotation
2022-12-28 12:13:18 +01:00