Becavalier / Book-DISO-WebAssembly

A book related repository which name is 《深入浅出 WebAssembly》
MIT License
72 stars 17 forks source link

test(7).js:1267 Uncaught RangeError: WebAssembly.Memory(): could not allocate memory #13

Open hansu0704 opened 5 years ago

hansu0704 commented 5 years ago

用一个dll文件和一个c文件编译的wasm文件和js文件,在生成的胶水代码创建WebAssembly.Memory()报错

Becavalier commented 5 years ago

请问是书中哪个例子呢?或者展示下源码。