Commit History

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