Add wazero-emscripten-embind to users page (#1790)
Signed-off-by: Jeroen Bobbeldijk <jeroen@klippa.com>
This commit is contained in:
@@ -23,10 +23,11 @@ considering their efforts before starting your own!
|
|||||||
|
|
||||||
### General purpose plugins
|
### General purpose plugins
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|:---------------|-------------------------------------------------------------------------------|
|
|:-------------------------------|-------------------------------------------------------------------------------|
|
||||||
| [go-plugin][2] | implements [Protocol Buffers][8] services with WebAssembly vi code generation |
|
| [go-plugin][2] | implements [Protocol Buffers][8] services with WebAssembly vi code generation |
|
||||||
| [waPC][5] | implements [Apex][6] interfaces with WebAssembly via code generation |
|
| [waPC][5] | implements [Apex][6] interfaces with WebAssembly via code generation |
|
||||||
|
| [wazero-emscripten-embind][36] | Emscripten [Embind][37] and code generation support for Wazero |
|
||||||
|
|
||||||
### Middleware
|
### Middleware
|
||||||
|
|
||||||
@@ -137,3 +138,7 @@ experience.
|
|||||||
[34]: https://runreveal.com/
|
[34]: https://runreveal.com/
|
||||||
|
|
||||||
[35]: https://impart.security/
|
[35]: https://impart.security/
|
||||||
|
|
||||||
|
[36]: https://github.com/jerbob92/wazero-emscripten-embind
|
||||||
|
|
||||||
|
[37]: https://emscripten.org/docs/porting/connecting_cpp_and_javascript/embind.html
|
||||||
|
|||||||
Reference in New Issue
Block a user