After https://github.com/WebAssembly/binaryen/pull/4811 we find out that `BinaryenSetMemory` + `BinaryenAddMemoryImport` produces fatal error: ``` Fatal: Module::addMemory: 0 already exists ```
After #4811 we find out that
BinaryenSetMemory+BinaryenAddMemoryImportproduces fatal error: