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

Support tinygo #4

Open
rzr opened this issue May 25, 2020 · 5 comments
Open

Support tinygo #4

rzr opened this issue May 25, 2020 · 5 comments

Comments

@rzr
Copy link
Owner

rzr commented May 25, 2020

As there is an other go implementation maybe this one could try to focus on tinygo support

http module would help too

https://tinygo.org/lang-support/stdlib/
https://tinygo.org/lang-support/stdlib/#net-http

Relate-to: tinygo-org/tinygo#447

@rzr
Copy link
Owner Author

rzr commented Sep 17, 2020

https://tinygo.org/lang-support/stdlib/#net does not seems supported yet, is it ?

Relate-to: tinygo-org/drivers#152

/label hacktoberfest

@rzr
Copy link
Owner Author

rzr commented Mar 9, 2021

https://github.com/alphahorizonio/tinynet may this help to support http ?

@rzr
Copy link
Owner Author

rzr commented Jun 9, 2021

Status update:

https://tinygo.org/docs/reference/lang-support/stdlib/#net

net

/home/ron/.gvm/gos/go1.16.3/src/net/pipe.go:156:16: ErrDeadlineExceeded not declared by package os

@rzr
Copy link
Owner Author

rzr commented Dec 9, 2021

Some interesting updates i didnt notice

https://tinygo.org/docs/reference/lang-support/stdlib/#neth

net | ✔ yes
net/http | ✔ yes

@rzr
Copy link
Owner Author

rzr commented Jun 30, 2022

Update: https://tinygo.org/docs/reference/lang-support/stdlib/#neth

net/http

This package cannot be imported because the following dependencies cannot be compiled:

crypto/tls

...

cc: @zyga

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

No branches or pull requests

1 participant