diff --git a/_data/projects.yml b/_data/projects.yml index 3b96790..542c797 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -36,6 +36,15 @@ status: hosted labels: [dotnet] +- name: componentize-go + description: A tool that creates Go WebAssembly components. + repo: https://github.com/bytecodealliance/componentize-go + site: + docs: + active: true + status: hosted + labels: [go] + - name: ComponentizeJS description: ESM to WebAssembly component creator, via a SpiderMonkey JS engine embedding. repo: https://github.com/bytecodealliance/ComponentizeJS @@ -68,7 +77,7 @@ repo: https://github.com/bytecodealliance/go-modules site: docs: https://pkg.go.dev/go.bytecodealliance.org#section-readme - active: true + active: false status: hosted labels: [go]