Alligator-1
|
f60bed0823
Without a copy in most cases
|
1 年之前 |
florian
|
bdef7af09e
* corrected rte number after last merge
|
1 年之前 |
Rika Ichinose
|
ea271c1088
Make int64 division helpers “nostackframe”.
|
1 年之前 |
Rika Ichinose
|
c68788e03e
Low-level optimistic implementations of SysRelocateThreadvar that directly read TEB.
|
1 年之前 |
Rika Ichinose
|
0ca608243c
SSE4.1 IndexQWord for i386 and x86-64.
|
1 年之前 |
florian
|
567187d4ba
+ TSCSupport
|
1 年之前 |
florian
|
9ce7fbeef0
* change information updates
|
1 年之前 |
Michaël Van Canneyt
|
3c0cd691e8
* Remove duplicate
|
1 年之前 |
Michaël Van Canneyt
|
38de35d518
* Made AddToRows protected
|
1 年之前 |
Michaël Van Canneyt
|
8884c1967d
* revert method property
|
1 年之前 |
Michaël Van Canneyt
|
4c3af63fad
* Add new constructor for typed array with length
|
1 年之前 |
Nikolay Nikolov
|
c88037b8a7
* fixed another crash in the wasi internal linker, caused by missing resource section
|
1 年之前 |
Nikolay Nikolov
|
a71995a521
* wasi internal linker: fixed crashes introduced by previous commit in
|
1 年之前 |
Nikolay Nikolov
|
6f8655ecc9
* split the sections strings into groups and add comments about the importance
|
1 年之前 |
Nikolay Nikolov
|
924d4b9b53
+ wasm internal linker: count the 'fpc.reshandles' section towards the bss size
|
1 年之前 |
Nikolay Nikolov
|
2828752587
+ wasm internal linker: count the 'fpc.resources' section towards the binary
|
1 年之前 |
Nikolay Nikolov
|
07da0058e3
+ wasm internal linker optimization: write only the non-empty data sections to
|
1 年之前 |
Nikolay Nikolov
|
c4f046f1b8
+ wasi internal linker: also write the fpc.resources section to the file
|
1 年之前 |
Nikolay Nikolov
|
e17b6291f5
+ WASI internal linker: add the 'fpc.resources' and 'fpc.reshandles' sections as well
|
1 年之前 |
florian
|
97a5ec0ff4
+ test for Math.RandG based on demo provided by Rika for mr 692
|
1 年之前 |
Nikolay Nikolov
|
824658874d
* in the WASI system unit initialization, call InitSystemThreads even if
|
1 年之前 |
Michaël Van Canneyt
|
0d71273adc
* Fix from Werner Pamler to fix locate. Fixes issue #40748
|
1 年之前 |
Michaël Van Canneyt
|
67a614e48d
* Small output improvement
|
1 年之前 |
Michaël Van Canneyt
|
9cc08d9124
* Define JSJSON to as to use static methods
|
1 年之前 |
Michaël Van Canneyt
|
f8559610e0
* Restool example
|
1 年之前 |
Nikolay Nikolov
|
0e0c98f564
+ wasm resource writer: implemented AddEmptySections
|
1 年之前 |
Nikolay Nikolov
|
729840ca6f
+ wasm resource writer: implemented WriteRawData
|
1 年之前 |
Nikolay Nikolov
|
2e553ab0e8
+ wasm resource writer: implemented TWasmResourceWriter.WriteResStringTable
|
1 年之前 |
Nikolay Nikolov
|
f17e847e5b
+ wasm resource writer: implemented TWasmResourceWriter.WriteNodeInfos
|
1 年之前 |
Nikolay Nikolov
|
f2717b8dc0
+ wasm resource writer: add the file data segment offset when writing relocations
|
1 年之前 |