Cgo

Results 4 comments of Cgo

I change the the first line > TALMEMORY:=-s TOTAL_MEMORY=67108864 But, The Console still printf >(1) compile with -s TOTAL_MEMORY=X with X higher than the current value 33554432 The value is...

now, The chrome is ok! I guess because of browser cache cause the problem. BTW, I Want to compile the code into webassembly. I just use the command: > em++...

I add > -s WASM=1 re-organize the code(As async compile the wasm file), It works well.