Commit History

Author SHA1 Message Date
  Nikolay Nikolov 905f0b1f78 + add the __stack_pointer global import 3 years ago
  Nikolay Nikolov e8c3f5d6b0 + create the data section and the first entry of the import section 3 years ago
  Nikolay Nikolov 2563cb6daa + start writing the wasm sections. The DataCount section is the first section to be implemented. 3 years ago
  Nikolay Nikolov e45d8578e8 + count the number of segments and assign segment indices to the wasm sections 3 years ago
  Nikolay Nikolov eea8f32772 + introduced TWasmObjSection.IsCode and .IsData 3 years ago
  Nikolay Nikolov 698b5de389 + added TWasmObjSection class 3 years ago
  Nikolay Nikolov 429454c8f4 + write some debug info to the console in the wasm obj writer 3 years ago
  Nikolay Nikolov c200bf5311 * fixed TWasmObjData.sectionname_gas 3 years ago
  Nikolay Nikolov fd4d6b8fc3 + write the wasm binary module header and version 3 years ago
  Nikolay Nikolov ffc5131087 + implemented TWasmObjData.sectionname 3 years ago
  Nikolay Nikolov 59ea39ce75 + started the wasmbase unit (similar to elfbase and omfbase) 3 years ago
  Nikolay Nikolov cc314e61a2 + started working on the WebAssembly internal assembler 3 years ago