site: move scale to better section (#1190)

Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Crypt Keeper
2023-03-03 07:33:48 +08:00
committed by GitHub
parent 117474c477
commit c8344f2bfe

View File

@@ -21,7 +21,6 @@ considering their efforts before starting your own!
| Name | Description |
|:---------------|-------------------------------------------------------------------------------|
| [go-plugin][2] | implements [Protocol Buffers][8] services with WebAssembly vi code generation |
| [scale][13] | implements [Polyglot][14] interfaces with WebAssembly via code generation |
| [waPC][5] | implements [Apex][6] interfaces with WebAssembly via code generation |
### Middleware
@@ -45,9 +44,10 @@ considering their efforts before starting your own!
### Cloud Platforms
| Name | Description |
|:--------------|-----------------------------------------------------------------------|
| [taubyte][21] | edge computing and web3 platform that runs [serverless functions][22] |
| Name | Description |
|:--------------|---------------------------------------------------------------------------|
| [scale][13] | implements [Polyglot][14] interfaces with WebAssembly via code generation |
| [taubyte][21] | edge computing and web3 platform that runs [serverless functions][22] |
## Updating this list