Since strings in .name section in .wasm is not c-style, need to append a `\0` to each string in .name section in AOT file when emitting.
Since strings in .name section in .wasm is not c-style, need to append a `\0` to each string in .name section in AOT file when emitting.