gopherjs-book
gopherjs-book copied to clipboard
Chapter: Concurrency
JS is nonblocking
//gopherjs:blocking
callbacks + goroutines
sync package
implementation
JS async APIs to Go synchronous