================
@@ -199,6 +199,16 @@ struct Ctx {
// Function that initializes passive data segments during instantiation.
DefinedFunction *initMemory;
+ // __wasm_memory_grow
----------------
dschuff wrote:
Can you explain why an API is used rather than the memory.grow instruction? And
why it needs to be generated by the linker rather than declared in a header?
https://github.com/llvm/llvm-project/pull/156087
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits