Commit History

作者 SHA1 備註 提交日期
  Nikolay Nikolov 72a49b68ce * fixed the writing of the external functions in the import table 4 年之前
  Nikolay Nikolov 54481d7218 * moved the imports/funcdef writing from the llvm-mc assembler writer to 4 年之前
  Nikolay Nikolov d19919aa13 * TLLVMMachineCodePlaygroundAssembler.WriteImports now uses just a single TAsmList 4 年之前
  florian f56aa9abe7 * set expectloc properly for x87 on x86 4 年之前
  Nikolay Nikolov a6e75d52f7 + introduced tai_import_module and tai_import_name that represent the 4 年之前
  Nikolay Nikolov 459bb0fa18 * override twasmnodeutils.InsertObjectInfo 4 年之前
  florian a3666aa8c9 o manually applied merge request 46 by J. Gareth "Kit" Moreton: 4 年之前
  Nikolay Nikolov 860e4487c3 + added WebAssembly node utils 4 年之前
  florian 5abfe21f39 + apply unary minus optimizations also to / 4 年之前
  mattias 8ae1b6eace pastojs: clone multi dim static array 4 年之前
  mattias cc8f8dbde8 fcl-js: fixed typo 4 年之前
  Nikolay Nikolov 4ca39cf07d + write the import functions in the wasm binary writer 4 年之前
  Nikolay Nikolov 78af12b584 + added function name to functype hashlist in the wasm objdata class 4 年之前
  florian 01d6358f93 * some fixes for expectloc 4 年之前
  mattias a0c0a8fa8c pas2js: fixed rtl.tTypeMemberProperty 4 年之前
  florian 69d5d648a9 + more unary minus optimizations 4 年之前
  mattias 781da5e60d pas2js: nil typeinfo Module, Attr and params 4 年之前
  florian 3e760b33c7 + more unary minus optimizations 4 年之前
  Nikolay Nikolov a58368d20d + avoid duplicate functypes in the types section of the wasm module we produce 4 年之前
  Nikolay Nikolov 3e2a9b6ceb + handle the call instruction in the wasm binary writer 4 年之前
  Nikolay Nikolov ab0d7697c3 + added the TWasmLinkingSubsectionType enum 4 年之前
  Nikolay Nikolov b97570c8b3 + added the TWasmRelocationType enum 4 年之前
  Nikolay Nikolov bb0155141a * fixed warning 4 年之前
  Nikolay Nikolov 92592be8e4 + print more symbol properties to the console 4 年之前
  Nikolay Nikolov 628fcb9b1c + create the Type wasm section 4 年之前
  Nikolay Nikolov 3c3120845a * fixed crash when writing a binary wasm module with a .bss section 4 年之前
  Nikolay Nikolov fced051f5f + implemented binary encoding of a_i32_load and a_i32_store without symbol 4 年之前
  Nikolay Nikolov b975317c51 + implemented the encoding of the block instruction without operands 4 年之前
  Nikolay Nikolov 079e5ae151 + encode the end_function dummy instruction 4 年之前
  Nikolay Nikolov b7c638a717 + implemented binary encoding of the global.get and global.set instructions 4 年之前