Alexey Andreev
|
0dcc25d66b
|
wasm gc: support exporting declarations as JS entities from module
|
2024-10-08 20:09:43 +02:00 |
|
Alexey Andreev
|
0bd7bc6ca9
|
wasm gc: fix support of legacy Object.cast method
|
2024-10-02 19:27:43 +02:00 |
|
Alexey Andreev
|
951d0c53c3
|
wasm gc: fix Date API support
|
2024-09-26 18:24:15 +02:00 |
|
Alexey Andreev
|
5d109236d9
|
wasm gc: fix running tests in JUnit, fix remaining errors so that *few* tests pass
|
2024-08-21 14:29:56 +02:00 |
|
Alexey Andreev
|
59259c314d
|
wasm gc: support running tests
|
2024-08-18 19:57:25 +02:00 |
|
Alexey Andreev
|
e069bc3a44
|
classlib: implement WeakHashMap
Fix #799
|
2024-04-03 19:11:48 +02:00 |
|
Ivan Hetman
|
287333b54e
|
tools: disabled idle in Jetty server (#894)
|
2024-03-14 19:21:02 +01:00 |
|
Alexey Andreev
|
32ae1ab8f0
|
js: fix deobfuscator, use new ES2015 module builder
|
2024-03-13 15:44:18 +01:00 |
|
Alexey Andreev
|
8db406c603
|
jso: implement exporting Java methods to JS
Fix #785
|
2024-02-15 21:00:10 +01:00 |
|