Open CrazyXi opened 4 weeks ago
Compilation error //go:wasmexport hello: unsupported result type string //go:wasmexport hello: unsupported result type interface{}
How should I return the specified type?
Compilation error //go:wasmexport hello: unsupported result type string //go:wasmexport hello: unsupported result type interface{}
How should I return the specified type?