Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Nikolay Nikolov 050519f16f + handle the import_module and import_name directives in the internal 3 vuotta sitten
  Nikolay Nikolov 4ef2a88946 + added method TWasmObjData.AddOrCreateObjSymbolExtraData 3 vuotta sitten
  Nikolay Nikolov 27675967f8 * store the funcname to functype index in a TFPHashObjectList, instead of 3 vuotta sitten
  Nikolay Nikolov 72a49b68ce * fixed the writing of the external functions in the import table 3 vuotta sitten
  Nikolay Nikolov 4ca39cf07d + write the import functions in the wasm binary writer 3 vuotta sitten
  Nikolay Nikolov 78af12b584 + added function name to functype hashlist in the wasm objdata class 3 vuotta sitten
  Nikolay Nikolov a58368d20d + avoid duplicate functypes in the types section of the wasm module we produce 4 vuotta sitten
  Nikolay Nikolov bb0155141a * fixed warning 4 vuotta sitten
  Nikolay Nikolov 92592be8e4 + print more symbol properties to the console 4 vuotta sitten
  Nikolay Nikolov 628fcb9b1c + create the Type wasm section 4 vuotta sitten
  Nikolay Nikolov 3c3120845a * fixed crash when writing a binary wasm module with a .bss section 4 vuotta sitten
  Nikolay Nikolov 455f603c8c + debug print the obj symbols to the console 4 vuotta sitten
  Nikolay Nikolov 12796d176d + added the indirect function table to the imports section 4 vuotta sitten
  Nikolay Nikolov 905f0b1f78 + add the __stack_pointer global import 4 vuotta sitten
  Nikolay Nikolov e8c3f5d6b0 + create the data section and the first entry of the import section 4 vuotta sitten
  Nikolay Nikolov 2563cb6daa + start writing the wasm sections. The DataCount section is the first section to be implemented. 4 vuotta sitten
  Nikolay Nikolov e45d8578e8 + count the number of segments and assign segment indices to the wasm sections 4 vuotta sitten
  Nikolay Nikolov eea8f32772 + introduced TWasmObjSection.IsCode and .IsData 4 vuotta sitten
  Nikolay Nikolov 698b5de389 + added TWasmObjSection class 4 vuotta sitten
  Nikolay Nikolov 429454c8f4 + write some debug info to the console in the wasm obj writer 4 vuotta sitten
  Nikolay Nikolov c200bf5311 * fixed TWasmObjData.sectionname_gas 4 vuotta sitten
  Nikolay Nikolov fd4d6b8fc3 + write the wasm binary module header and version 4 vuotta sitten
  Nikolay Nikolov ffc5131087 + implemented TWasmObjData.sectionname 4 vuotta sitten
  Nikolay Nikolov 59ea39ce75 + started the wasmbase unit (similar to elfbase and omfbase) 4 vuotta sitten
  Nikolay Nikolov cc314e61a2 + started working on the WebAssembly internal assembler 4 vuotta sitten