Cgo
Cgo
When I run the demo, I find out that the memory fluctuate widely. How about yours?
Console printf: > Uncaught abort("Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 33554432, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing...
> ../../../usr/local/lib/node_modules/typescript/lib/lib.d.ts(1336,11): error TS2428: All declarations of 'Promise' must have identical type parameters. ../../../usr/local/lib/node_modules/typescript/lib/lib.d.ts(1343,211): error TS2314: Generic type 'Promise' requires 2 type argument(s). How can I solve it?