|
|
|
|
|
by Lio
2894 days ago
|
|
Would it be possible to make use of the built in JavaScript garbage collector (I'm assuming not) and/or separate to the Go runtime into some kind of shared linked lib so that at least you only pay the download cost once? (Of course that would open up all the sorts of issues that static compiles get rid of.) |
|