Michaël Van Canneyt
|
ec2e645719
|
* Allow to cache reject/resolve
|
2024-06-18 09:12:51 +02:00 |
|
Michaël Van Canneyt
|
3df063ad92
|
* Make methods protected, so one can override
|
2024-06-18 09:12:51 +02:00 |
|
Michaël Van Canneyt
|
0187580793
|
* Promise implementation and demo
|
2024-06-12 17:45:47 +02:00 |
|
Michaël Van Canneyt
|
dbc3d6b98f
|
* Add constructor to TJSArray that accepts array of const
|
2024-06-06 09:24:07 +02:00 |
|
Michaël Van Canneyt
|
2daf7f984f
|
* Global memory object
|
2024-06-05 10:55:05 +02:00 |
|
Michaël Van Canneyt
|
50370ff56d
|
* Add length
|
2024-06-05 09:32:27 +02:00 |
|
Michaël Van Canneyt
|
b58f9bcfd0
|
* set method for typed array
|
2024-05-28 16:47:37 +02:00 |
|
Michaël Van Canneyt
|
5bdef935f9
|
* Fix memleak, objects created directly are owned by webassembly
|
2024-05-28 09:31:22 +02:00 |
|
Michaël Van Canneyt
|
2824f592a3
|
* New type of argument
|
2024-05-24 17:42:59 +02:00 |
|
Michaël Van Canneyt
|
2a4f4ef420
|
* Add TypedArray constructor
|
2024-05-24 17:25:05 +02:00 |
|
Pierre Muller
|
e315a30ef4
|
Disable jvm-android target for wasm-job package because it requires sysutils unit which is not available for jvm-android
|
2024-05-16 14:11:41 +00:00 |
|
Michaël Van Canneyt
|
ac8fefbc2b
|
* Fix compilation for targets that do not have variants
|
2024-05-15 08:48:59 +02:00 |
|
Michaël Van Canneyt
|
5913c17805
|
* Allow to create browser API stubs that will work on non-webassembly platforms
|
2024-05-14 08:44:05 +02:00 |
|
Michaël Van Canneyt
|
27ab23681c
|
* More complete example with dictionaries as objects
|
2024-05-04 09:14:04 +02:00 |
|
Michaël Van Canneyt
|
c4165a67a7
|
* Constructor
|
2024-04-27 18:31:29 +02:00 |
|
Michaël Van Canneyt
|
6a7524418a
|
* Create objects directly
|
2024-04-27 18:31:29 +02:00 |
|
Michaël Van Canneyt
|
d74f81fda8
|
* Remove unqualified string type, use UTF8 string or Unicode string
|
2024-04-26 15:11:28 +02:00 |
|
Michaël Van Canneyt
|
5dc62fae3b
|
* Add create_object method
|
2024-04-26 15:11:28 +02:00 |
|
Michaël Van Canneyt
|
5c9186a395
|
* Sample unit containing all browser apis
|
2024-04-26 15:11:28 +02:00 |
|
Michaël Van Canneyt
|
0d375c638c
|
* not automatically committed...
|
2024-04-25 13:56:56 +02:00 |
|
Michaël Van Canneyt
|
1da241c09c
|
* Add wasm-job for webassembly
|
2024-04-25 11:26:40 +02:00 |
|