tinygo-org / tinygo-site

Web site for TinyGo project.
https://tinygo.org
57 stars 112 forks source link

docs: add tau as runtime for tinygo wasm modules #404

Closed samyfodil closed 4 months ago

deadprogram commented 4 months ago

@samyfodil I think this might be better as an addition to https://github.com/tinygo-org/awesome-tinygo what do you think?

samyfodil commented 4 months ago

@deadprogram Just like extism, tau runs wasm modules compiled with tinygo. it also uses tinygo as default wasm compiler for go. This is why I thought adding it here. I don't think it really fits in awesome-tinygo because tau itself can't be compiled with tinygo.

deadprogram commented 4 months ago

In that case, please keep the list in alpha order.

samyfodil commented 4 months ago

@deadprogram done :+1:

deadprogram commented 4 months ago

Thanks for the update @samyfodil now squash/merging.