Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into custom-poolsize
Browse files Browse the repository at this point in the history
  • Loading branch information
madflojo committed Jan 3, 2024
2 parents 78ac513 + a3db481 commit 06eaf88
Show file tree
Hide file tree
Showing 41 changed files with 378 additions and 824 deletions.
2 changes: 1 addition & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
## WebAssembly Developer Resources

* [Go SDK](https://pkg.go.dev/github.com/tarmac-project/tarmac/pkg/sdk)
* [Toolkit](developers/toolkit.md)
* [Toolkit](https://github.com/tarmac-project/wapc-toolkit)
* [GitHub](https://github.com/tarmac-project/tarmac)

125 changes: 0 additions & 125 deletions docs/developers/toolkit.md

This file was deleted.

Binary file modified docs/tarmac-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions example/echo/go/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ package main

import (
"fmt"

"github.com/tarmac-project/tarmac/pkg/sdk"
)

Expand Down
1 change: 1 addition & 0 deletions example/tac/go/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ package main

import (
"fmt"

"github.com/tarmac-project/tarmac/pkg/sdk"
)

Expand Down
13 changes: 0 additions & 13 deletions example/toolkit/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions example/toolkit/go.mod

This file was deleted.

53 changes: 0 additions & 53 deletions example/toolkit/go.sum

This file was deleted.

66 changes: 0 additions & 66 deletions example/toolkit/main.go

This file was deleted.

5 changes: 0 additions & 5 deletions example/toolkit/wasm/go.mod

This file was deleted.

2 changes: 0 additions & 2 deletions example/toolkit/wasm/go.sum

This file was deleted.

26 changes: 0 additions & 26 deletions example/toolkit/wasm/main.go

This file was deleted.

Loading

0 comments on commit 06eaf88

Please sign in to comment.