-
-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Description
Good news, I know that a lot of people are waiting for this.
The net/http
and encoding/json
packages are now implemented in tinygo.
The only package left for it to compile successfully is text/template
:
https://tinygo.org/docs/reference/lang-support/stdlib/#texttemplate
tinygo-org/tinygo#752
text/template relies heavily on reflect which is one of tinygo's weak points. You might be better off looking for a code-generation template library if possible.
?
@maxence-charriere Could this be an easy to bypass stumble block?
Maybe this:
https://github.com/valyala/fasttemplate
Let's keep that issue open and track progress here.
suntong, baxiry and ozanturksever
Metadata
Metadata
Assignees
Labels
No labels