You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
I am trying to use tinynet in coraza with cgo and I am facing the following issue:
# github.com/alphahorizonio/unisockets/pkg/unisockets
../../../../../../../../../opt/homebrew/Cellar/tinygo/0.22.0/lib/wasi-libc/sysroot/include/__header_sys_socket.h:12:35: unexpected token ILLEGAL, expected end of expression
I am trying to use tinynet in coraza with cgo and I am facing the following issue:
The pointed out file is
I wonder what version of tinygo is targeted in this repo.
The text was updated successfully, but these errors were encountered: