Historial de Commits

Autor SHA1 Mensaje Fecha
  Nikolay Nikolov 83a8d584e0 + set result.ops in twasmreader.HandlePlainInstruction hace 1 año
  Nikolay Nikolov d9e3afcb1d + actually enable the parsing of WebAssembly inline asm instructions hace 1 año
  Nikolay Nikolov fd1fb255a6 * started implementing twasmreader.HandleBlockInstruction hace 1 año
  Nikolay Nikolov 152bb316c3 + call ConcatInstruction for plain instructions in twasmreader.HandleInstruction hace 1 año
  Nikolay Nikolov 8ec86ad053 + insert plain instructions and parse nested instructions in twasmreader.HandleFoldedInstruction hace 1 año
  Nikolay Nikolov 95593f15dd + handle the local and global variable instructions with a constant integer hace 1 año
  Nikolay Nikolov ea988e0b92 + recognize the memory access instructions with an optional memarg operand (not hace 1 año
  Nikolay Nikolov 09f2fa0daf + support the f32.const and f64.const instructions in twasmreader.HandlePlainInstruction hace 1 año
  Nikolay Nikolov 8e79108e51 * changed twasmreader.HandlePlainInstruction to return an instruction hace 1 año
  Nikolay Nikolov c1c1d46c15 + parse the instructions with integer parameter i32.const and i64.const in twasmreader.HandlePlainInstruction hace 1 año
  Nikolay Nikolov 748dbbcb20 * fixed another warning hace 1 año
  Nikolay Nikolov 4c3d8d016e + added else clause to silence warning, treated as error in CI hace 1 año
  Nikolay Nikolov c6e715a54e + WebAssembly inline assembler instruction parsing work in progress hace 1 año
  Nikolay Nikolov 4c787b4b9f + started working on a WebAssembly inline assembler reader. Not ready, yet, just hace 1 año