Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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]

Expand Down