Commit History

Author SHA1 Message Date
  Nikolay Nikolov e17b6291f5 + WASI internal linker: add the 'fpc.resources' and 'fpc.reshandles' sections as well 1 year ago
  florian 97a5ec0ff4 + test for Math.RandG based on demo provided by Rika for mr 692 1 year ago
  Nikolay Nikolov 824658874d * in the WASI system unit initialization, call InitSystemThreads even if 1 year ago
  Michaël Van Canneyt 0d71273adc * Fix from Werner Pamler to fix locate. Fixes issue #40748 1 year ago
  Michaël Van Canneyt 67a614e48d * Small output improvement 1 year ago
  Michaël Van Canneyt 9cc08d9124 * Define JSJSON to as to use static methods 1 year ago
  Michaël Van Canneyt f8559610e0 * Restool example 1 year ago
  Nikolay Nikolov 0e0c98f564 + wasm resource writer: implemented AddEmptySections 1 year ago
  Nikolay Nikolov 729840ca6f + wasm resource writer: implemented WriteRawData 1 year ago
  Nikolay Nikolov 2e553ab0e8 + wasm resource writer: implemented TWasmResourceWriter.WriteResStringTable 1 year ago
  Nikolay Nikolov f17e847e5b + wasm resource writer: implemented TWasmResourceWriter.WriteNodeInfos 1 year ago
  Nikolay Nikolov f2717b8dc0 + wasm resource writer: add the file data segment offset when writing relocations 1 year ago
  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