Nikolay Nikolov
|
1073729336
+ wasm resource writer: actually write the data relocation table
|
1 year ago |
Nikolay Nikolov
|
8b356c7f60
+ wasm resource writer: create a list of relocation entries (not written to
|
1 year ago |
Nikolay Nikolov
|
63f6df2fbc
+ wasm resource writer: added FPC_RESSYMBOL to the symbol table
|
1 year ago |
Nikolay Nikolov
|
49c1416409
+ wasm resource writer: create a symbol table (empty for now)
|
1 year ago |
Nikolay Nikolov
|
c771d772c4
+ wasm resource writer: create the WASM_SEGMENT_INFO subsection of the linking custom section
|
1 year ago |
Nikolay Nikolov
|
866f3ffa2a
+ wasm resource writer: write the linking custom section
|
1 year ago |
Nikolay Nikolov
|
b28d49ced7
+ wasm resource writer: start writing the data segments, also the import section
|
1 year ago |
Nikolay Nikolov
|
868d5f29c9
+ implement TWasmResourceWriter.PrescanResourceTree, based on the ELF
|
1 year ago |
Nikolay Nikolov
|
73462ff8fe
+ WASM resource writer: write the Data and DataCount sections (with 0 data segments for now)
|
1 year ago |
Nikolay Nikolov
|
55e55cf247
+ added units wasmconsts and wasmtypes
|
1 year ago |
Nikolay Nikolov
|
c491856533
* changed the resource object extension for the WASI platform to .or (similar to Linux)
|
1 year ago |
Nikolay Nikolov
|
025282ccb9
+ write the WebAssembly header in the WASM resource writer
|
1 year ago |
Nikolay Nikolov
|
142c851b58
+ added wasmwriter to namespaces.lst
|
1 year ago |
Nikolay Nikolov
|
8a34224782
+ added the wasm object format and the wasm32 arch to the fpcres help screen
|
1 year ago |
Nikolay Nikolov
|
60017c1034
+ started working on a WebAssembly resource writer for fcl-res and the fpcres tool
|
1 year ago |
Michaël Van Canneyt
|
0c745fb257
* Implement TJSArrayBuffer
|
1 year ago |
Nikolay Nikolov
|
440a635bce
+ initial compiler support for WebAssembly resources. Requires WebAssembly
|
1 year ago |
florian
|
14f2d8ab08
* patch by Bart B to make SetValue delete keys with empty values as SetValueFromIndex, resolves #38214
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
fb66369a3b
* x86: CheckJumpMovTransferOpt now also copies over register deallocations to allow better optimisations
|
2 years ago |
Michaël Van Canneyt
|
a49c0f6e0c
* Fetch example, demo how to reconstruct object response
|
1 year ago |
Michaël Van Canneyt
|
d0a5b61b80
* Corrections from samples
|
1 year ago |
marcoonthegit
|
1c02529199
* closes 40829
|
1 year ago |
Michaël Van Canneyt
|
c8bb9083dc
* Extend and Correctly handle aliases invoke class and function for aliased classes
|
1 year ago |
florian
|
abcced55af
* (lsighly, added safety check) patch by Евгений Савин, resolves #40784
|
1 year ago |
marcoonthegit
|
4300e2cfcc
* add filename before eparsererror and reraise closes 0040958
|
1 year ago |
florian
|
9ea7aa74b5
* get rid of unneeded -dGDB
|
1 year ago |
Michaël Van Canneyt
|
9e8f09b93f
* Properly reset state when (re)compiling, by Artem Izmaylov. Fixes issue #40825
|
1 year ago |
Rika Ichinose
|
c261d5fdee
Fix reading past the end of the string in Unix.FSearch.
|
1 year ago |
Michaël Van Canneyt
|
ec21c75e05
* Hosting example for webassembly module
|
1 year ago |
Michaël Van Canneyt
|
0e11fe0fc5
* Forgot to commit last version: allow to use thisid from function
|
1 year ago |