Michael Van Canneyt
|
ca212e1bcd
* Add zenfs to installed files
|
1 year ago |
Michael Van Canneyt
|
511d4cd282
* Introduce InstanceBuffer
|
1 year ago |
Michael Van Canneyt
|
86ac1eaf30
* Do not free temp objects in callback: webassembly code may save them
|
1 year ago |
Michaël Van Canneyt
|
462adf9277
* CanvasGradient.AddColorStyp, canvasrenderingcontext.RoundRect
|
1 year ago |
Michael Van Canneyt
|
1e06d5e814
* Wasi environment
|
1 year ago |
Michael Van Canneyt
|
5b2660990f
* Correct compilation
|
1 year ago |
Michael Van Canneyt
|
e92717f761
* Correct WasiExports after InstanceExports change
|
1 year ago |
Michael Van Canneyt
|
fa69bdea7d
* Introduce instanceexports at the extension level
|
1 year ago |
Henrique Gottardi Werlang
|
dee43db2a7
IsEmpty functoin in the TList to Delphi compability.
|
1 year ago |
Michaël Van Canneyt
|
ab7947fb1c
* Resolve name clash between new XHR object properties and local args
|
1 year ago |
Michaël Van Canneyt
|
35650070fc
* Make JOBResultLast an alias instead of a numerical value
|
1 year ago |
Michaël Van Canneyt
|
6530fde036
* Make methodcallback a named method, helps in browser debugger stack view
|
1 year ago |
Henrique Gottardi Werlang
|
bc9da80549
Fix for invoking the constructor of the class using the RTTI.
|
1 year ago |
Henrique Gottardi Werlang
|
32a78bc897
Changed invoke implementation to the range check error don't try to check the range of a parameter that is not an array, but one class.
|
1 year ago |
Henrique Gottardi Werlang
|
af3397e42c
Validating the interface type in the virtual interface class.
|
1 year ago |
Henrique Gottardi Werlang
|
5f5e39c1f6
Fix for virtual interface when the class is inherited from another interface.
|
1 year ago |
Michaël Van Canneyt
|
d43629c689
* Disable threads
|
1 year ago |
Michaël Van Canneyt
|
7c9edfcac7
* Preload files
|
1 year ago |
Michaël Van Canneyt
|
b84e5c60bf
* Make explicit what arguments are memory locations
|
1 year ago |
Henrique Gottardi Werlang
|
41fc39d1e9
Fixed a queue rebase function that allowed you to unqueue an item that didn't exist.
|
1 year ago |
Henrique Gottardi Werlang
|
8df83483e4
IsEmpty function for Queue, to Delphi compatibility.
|
1 year ago |
Henrique Gottardi Werlang
|
40f5549e77
Mapped new events for the XML request.
|
1 year ago |
Michael Van Canneyt
|
13742a5375
* Allow to access webassembly memory as Uint8Array
|
1 year ago |
Michael Van Canneyt
|
b7553d1abf
* Buffer is also descendent of TJSObject
|
1 year ago |
Michael Van Canneyt
|
154565601d
* Reget memory when memory is allocated
|
1 year ago |
Michael Van Canneyt
|
017738ed33
* Allow to read array of byte
|
1 year ago |
mattias
|
b4266408bc
wasi: fixed job examples using nothreads
|
1 year ago |
Michaël Van Canneyt
|
b030773e41
* Solution for FPC flush() mid-codepoint.
|
1 year ago |
Michaël Van Canneyt
|
5d3abdcc5d
* Add FindFirst/FindNext support
|
1 year ago |
mattias
|
72b7d29497
updated demo lpi
|
1 year ago |