Results 1 comments of Alexander Kehr

Hi there! You could also pass the memory through the js wrapper: ```js export { memory } from './index_bg.wasm'; ``` It comes down to your intentions - what should a...