Open Abhijeet104 opened 2 years ago
Installed versions: go : go1.15.2 darwin/amd64 tinygo : 0.22.0 darwin/amd64 (using go version go1.15.2 and LLVM version 13.0.0)
There might be some mismatch between the versions used in ep07 -- for the latest and greatest tutorial, check this: https://tetratelabs.github.io/wasm-workshop/1_prerequisites/
Let me know if you still can get it to work and we can ask other experts as well on the community slack
Hi Team, I've latest tinygo & go installed locally. On compiling the main.go as suggested on the page in ep07 getting lot of errors, pasting the output below. Did I miss something?