teavm/jso
Alexey Andreev a97e6574ac Introduce concept of 'weak' cast.
Use weak casts to maintain proper typing within methods during various operations on IR. At generation level, ignore weak casts, except for Wasm GC BE, which turns weak casts into platform casts.
2024-08-18 18:47:04 +02:00
..
apis jso: add InputEvent (#902) 2024-08-14 14:48:21 +02:00
core jso: remove JSByRef from IndexedDB method for which it's no more relevant 2024-05-12 16:19:11 +02:00
impl Introduce concept of 'weak' cast. 2024-08-18 18:47:04 +02:00