Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get an error when I try to run it locally #9

Open
sago35 opened this issue Jun 4, 2020 · 4 comments
Open

I get an error when I try to run it locally #9

sago35 opened this issue Jun 4, 2020 · 4 comments

Comments

@sago35
Copy link
Member

sago35 commented Jun 4, 2020

I get this message and I can't run it locally.

LinkError: import object field 'syscall/js.finalizeRef' is not a Function

end:
windows10 pro 64bit
tinygo 64d51b215f63a3b178c6337ab252086d16003ff7

git clone --recursive https://github.com/tinygo-org/tinygo.git tinygo5
cd tinygo5
git checkout dev
make llvm-build
make
make gen-device
make wasi-libc
make release
@sago35
Copy link
Member Author

sago35 commented Jun 4, 2020

image

@aykevl
Copy link
Member

aykevl commented Jun 4, 2020

Weird. Which Go version are you using? You could try using Go 1.13.

@sago35
Copy link
Member Author

sago35 commented Jun 4, 2020

I'm using Go 1.14.3.

go version go1.14.3 windows/amd64

Later, I'll try Go 1.13.

@aykevl
Copy link
Member

aykevl commented May 14, 2022

This should be fixed. Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants