-
Notifications
You must be signed in to change notification settings - Fork 952
undefined symbol: os/signal.signal_enable
when compiling with TinyGo WASI target
#4865
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
Comments
@Mossaka that link to Can you please link to the specific code you were trying to compile and what command you used to compile it with so I can reproduce? |
Yes, I was trying to compile this repo: https://github.com/mark3labs/mcp-go |
Which code in that repo did you try, and what command did you use to try to compile it? |
Synced up with @deadprogram online. The code I was trying is |
The |
Hi,
I tried compiling mcp-go using the latest version of TinyGo with the wasi / wsaip2 target, but ran into the following linker errors:
I came across a similar issue that was previously closed as resolved, but I’m still hitting this with the current setup. Any guidance or workaround would be much appreciated!
Thanks!
The text was updated successfully, but these errors were encountered: