wizard-engine icon indicating copy to clipboard operation
wizard-engine copied to clipboard

Add memory module for shared memories.

Open aoli-al opened this issue 1 year ago • 0 comments

This PR introduces the shared memory module to Wizard.

  • We need to make ModuleRegistry more generic to accept MemoryModule
  • Implement MemoryModule
  • Add wasm tests

aoli-al avatar Feb 19 '24 15:02 aoli-al