feat: wasm3 plugin (#688)

Co-authored-by: TachyonicBytes <you@example.com>
This commit is contained in:
tachyonicbytes
2022-10-23 06:34:21 +03:00
committed by GitHub
parent ba096638f9
commit 4f6e438a2d
2 changed files with 2 additions and 0 deletions

View File

@@ -548,6 +548,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| watchexec | [nyrst/asdf-watchexec](https://github.com/nyrst/asdf-watchexec) | [![pipeline status](https://github.com/nyrst/asdf-watchexec/workflows/Build/badge.svg)](https://github.com/nyrst/asdf-watchexec/actions) |
| WASI SDK | [coolreader18/asdf-wasi-sdk](https://github.com/coolreader18/asdf-wasi-sdk) | [![Build Status](https://github.com/coolreader18/asdf-wasi-sdk/workflows/Build/badge.svg)](https://github.com/coolreader18/asdf-wasi-sdk/actions) |
| WASM-4 | [jtakakura/asdf-wasm4](https://github.com/jtakakura/asdf-wasm4) | [![Build Status](https://github.com/jtakakura/asdf-wasm4/workflows/Build/badge.svg)](https://github.com/jtakakura/asdf-wasm4/actions?query=workflow%3ABuild) |
| wasm3 | [tachyonicbytes/asdf-wasm3](https://github.com/tachyonicbytes/asdf-wasm3) | [![Build Status](https://github.com/tachyonicbytes/asdf-wasm3/workflows/Build/badge.svg)](https://github.com/tachyonicbytes/asdf-wasm3/actions?query=workflow%3ABuild) |
| wasmer | [tachyonicbytes/asdf-wasmer](https://github.com/tachyonicbytes/asdf-wasmer) | [![Build Status](https://github.com/tachyonicbytes/asdf-wasmer/workflows/Build/badge.svg)](https://github.com/tachyonicbytes/asdf-wasmer/actions?query=workflow%3ABuild) |
| wasmtime | [tachyonicbytes/asdf-wasmtime](https://github.com/tachyonicbytes/asdf-wasmtime) | [![Build Status](https://github.com/tachyonicbytes/asdf-wasmtime/workflows/Build/badge.svg)](https://github.com/tachyonicbytes/asdf-wasmtime/actions?query=workflow%3ABuild) |
| Waypoint | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) |

1
plugins/wasm3 Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/tachyonicbytes/asdf-wasm3