Hacker News new | past | comments | ask | show | jobs | submit login

This doesn't sound right to me, are you running your WASM in a worker so it doesn't block the main UI thread?



I require a Go UI library(ebiten) so wasm cannot be initialized and run purely via a worker, But I've tried executing the timer inside a Goroutine with a handler as recommended by Go team but no dice[1].

There are others who have complained the same on SO.

[1] https://github.com/golang/go/issues/41310




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: