wasmer-go icon indicating copy to clipboard operation
wasmer-go copied to clipboard

Missing import: `wasi_snapshot_preview1`.`sched_yield`

Open pwtitle opened this issue 1 year ago • 1 comments

see this capture:

image

a bug ???

pwtitle avatar Jun 27 '24 15:06 pwtitle

I think it is not a bug. You should reference this example to generate import object: https://github.com/wasmerio/wasmer-go/blob/master/examples/wasi/main.go

tim-chow avatar Sep 06 '24 03:09 tim-chow