Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Nikolay Nikolov 1073729336 + wasm resource writer: actually write the data relocation table 1 年之前
  Nikolay Nikolov 8b356c7f60 + wasm resource writer: create a list of relocation entries (not written to 1 年之前
  Nikolay Nikolov 63f6df2fbc + wasm resource writer: added FPC_RESSYMBOL to the symbol table 1 年之前
  Nikolay Nikolov 49c1416409 + wasm resource writer: create a symbol table (empty for now) 1 年之前
  Nikolay Nikolov c771d772c4 + wasm resource writer: create the WASM_SEGMENT_INFO subsection of the linking custom section 1 年之前
  Nikolay Nikolov 866f3ffa2a + wasm resource writer: write the linking custom section 1 年之前
  Nikolay Nikolov b28d49ced7 + wasm resource writer: start writing the data segments, also the import section 1 年之前
  Nikolay Nikolov 868d5f29c9 + implement TWasmResourceWriter.PrescanResourceTree, based on the ELF 1 年之前
  Nikolay Nikolov 73462ff8fe + WASM resource writer: write the Data and DataCount sections (with 0 data segments for now) 1 年之前
  Nikolay Nikolov 55e55cf247 + added units wasmconsts and wasmtypes 1 年之前
  Nikolay Nikolov c491856533 * changed the resource object extension for the WASI platform to .or (similar to Linux) 1 年之前
  Nikolay Nikolov 025282ccb9 + write the WebAssembly header in the WASM resource writer 1 年之前
  Nikolay Nikolov 142c851b58 + added wasmwriter to namespaces.lst 1 年之前
  Nikolay Nikolov 8a34224782 + added the wasm object format and the wasm32 arch to the fpcres help screen 1 年之前