|
|
|
|
|
by nteon
3480 days ago
|
|
Yes! GopherJS has been amazing to work with. The majority of our changes (https://github.com/bpowers/browsix-gopherjs) amount to an alternative implementation of the compiler/natives/syscall package (we started before GopherJS had its own filesystem implementation). This lets us use the stack saving + resuming support GopherJS already has to implement blocking system calls. |
|