|
|
|
|
|
by voidlogic
3388 days ago
|
|
I think its fair to point out that: 1. without concurrency
2. if GC end up being provided by the execution environment
3. without the need to support networking and file-system (assuming this has to go through JS)
The go runtime for WASM could potentially be much smaller than the size of the standard server side runtime. |
|