Svyatoslav Kuzmich
|
43345bbc34
|
[Wasm] Port js(code) calls checker to K2 (KT-56849)
^KT-62725 Fixed
^KT-62726 Fixed
^KT-62727 Fixed
|
2023-11-20 18:10:55 +00:00 |
|
Svyatoslav Kuzmich
|
1e91fe155b
|
[Wasm] Restrict types allowed in JS interop
- Prohibit Any, Array and other unsupported non-external types in JS
interop context
- Add K1 diagnostic
- Update BE testdata
^KT-57136 Fixed
|
2023-03-16 09:12:07 +00:00 |
|
Svyatoslav Kuzmich
|
c9c0b9fd10
|
[Wasm] Add more jsCode diagnostic tests with String properties
|
2023-03-03 19:39:11 +00:00 |
|
Svyatoslav Kuzmich
|
7a04999e4a
|
[Wasm] Add K1 compiler diagnostics for js(code) calls (KT-56955)
This function is handled as intrinsics and supported in limited context
|
2023-03-03 19:39:10 +00:00 |
|