Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 56bf80251c LibWasm: Implement reference instructions (ref.{null,func,is_null}) il y a 4 ans
  Ali Mohammad Pur c5df55a8a2 LibWasm: Make Interpreter a virtual interface il y a 4 ans
  Ali Mohammad Pur bc936a5fac LibWasm: Make Frame a value type as well il y a 4 ans
  Ali Mohammad Pur ba5da79617 LibWasm: Add execution hooks and a debugger mode to the wasm tool il y a 4 ans
  Ali Mohammad Pur 4a459d2430 LibWasm: Correct memory init size when instantiating il y a 4 ans
  Ali Mohammad Pur 3926eab3b7 LibWasm+LibWeb: Implement (a very basic version of) the JS link/import il y a 4 ans
  Ali Mohammad Pur 35b3ae26ed LibWasm: Implement a very basic linker il y a 4 ans
  Ali Mohammad Pur 3283c8a495 LibWasm: Make the instantiation process produce an OwnPtr il y a 4 ans
  Ali Mohammad Pur efb106069b LibWasm: Decouple ModuleInstance from the AbstractMachine il y a 4 ans
  Ali Mohammad Pur 3402381d7a LibWasm: Execute the start function, if one exists il y a 4 ans
  Ali Mohammad Pur a5194274af LibWasm: Stub out/implement parsing of all ElementSection segments il y a 4 ans
  Ali Mohammad Pur 4d9246ac9d LibWasm: Add basic support for module instantiation and execution stubs il y a 4 ans