Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

not working in go ubuntu/amd64 #8

@FeiYing9

Description

@FeiYing9
[root@linux164 tinygo]# tinygo build -o build/socket.wasm -target=wasi -wasm-abi=generic .
# github.com/alphahorizonio/unisockets/pkg/unisockets
../../../../usr/local/lib/tinygo/lib/wasi-libc/sysroot/include/__header_sys_socket.h:12:35: unexpected token ILLEGAL, expected end of expression
[root@linux164 tinygo]#  go version
go version go1.16.5 linux/amd64

[root@linux164 tinygo]# tinygo version
tinygo version 0.19.0 linux/amd64 (using go version go1.16.5 and LLVM version 11.0.0)

[root@linux164 tinygo]# cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions