Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Ali Mohammad Pur 22d411345d LibWasm: Implement the multi-memory proposal hace 1 año
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions hace 2 años
  Timothy Flynn aff81d318b Everywhere: Run clang-format hace 2 años
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted hace 2 años
  Tim Schumacher 409fb0fe79 LibWasm: Port `Wasm::Printer` to `Core::Stream` hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Hendiadyoin1 e0a6ed4bc0 LibWasm: Use String::join in Printer where apropriate hace 2 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Ali Mohammad Pur 2db27be2df LibWasm: Make shown instruction names match the names in the spec hace 3 años
  Ali Mohammad Pur afa3d06ea6 LibWasm: Add a instruction_from_name getter hace 3 años
  Ali Mohammad Pur d471405caf LibWasm: Print the block type for structured arguments hace 3 años
  Ali Mohammad Pur d2212a1f51 LibWasm: Jump to the default label in br_table with negative values hace 4 años
  Ali Mohammad Pur 1b083392fa LibWasm+wasm: Switch to east-const to comply with project style hace 4 años
  Ali Mohammad Pur be62e4d1d7 LibWasm: Load and instantiate tables hace 4 años
  Ali Mohammad Pur 02b3238c41 LibWasm: Parse the "extend" set of instructions hace 4 años
  Ali Mohammad Pur 8cbdcffd05 LibWasm: Print instruction arguments too hace 4 años
  Ali Mohammad Pur 056be42c0b LibWasm: Start implementing a naive bytecode interpreter hace 4 años
  Ali Mohammad Pur a5194274af LibWasm: Stub out/implement parsing of all ElementSection segments hace 4 años
  Ali Mohammad Pur 2b755f1fbf LibWasm: Make the Module ctor generate a list of module functions hace 4 años
  Ali Mohammad Pur 6e891822c5 LibWasm: Implement parsing of the DataCount section hace 4 años
  Ali Mohammad Pur bd8dac111c LibWasm: Add a module pretty printer hace 4 años