tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.25k stars 900 forks source link

package net/http/cookiejar is not in std #4484

Open fardeadok opened 4 hours ago

fardeadok commented 4 hours ago

how to fix?

fardeadok commented 4 hours ago

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

net/http This package cannot be imported because the following dependencies cannot be compiled:

net/http/httptrace

tinygo dont support net?)))