tinygo-org/tinygo-site

export host function to go-based wasm module

karfield opened this issue · 0 comments

I'm writing a go package for a wasm module, is there any way to declare the host function and to use it?