11cb0ef41Sopenharmony_ci;; Compiled using the WebAssembly Binary Toolkit (https://github.com/WebAssembly/wabt)
21cb0ef41Sopenharmony_ci;; $ wat2wasm import-name.wat
31cb0ef41Sopenharmony_ci
41cb0ef41Sopenharmony_ci(module
51cb0ef41Sopenharmony_ci  (global $0 (import "./export-name-code-injection.wasm" ";import.meta.done=()=>{};console.log('code injection');{/*") i32)
61cb0ef41Sopenharmony_ci  (global $1 (import "./export-name-code-injection.wasm" "/*/$;`//") i32)
71cb0ef41Sopenharmony_ci  (global $2 (import "./export-name-syntax-error.wasm" "?f!o:o<b>a[r]") i32)
81cb0ef41Sopenharmony_ci  (func $xor (result i32)
91cb0ef41Sopenharmony_ci    (i32.xor (i32.xor (global.get $0) (global.get $1)) (global.get $2)))
101cb0ef41Sopenharmony_ci  (export "xor" (func $xor)))
11