Files
wasmtime/docs/lang.md
Jimmy Bourassa ff995d910b Add more links to Ruby bindings (#5486)
PR #5485 added doc pages for the Ruby bindings, but didn't link to it
from the sidebar nor lang page. This commit fixes that.
2022-12-22 11:06:55 -08:00

401 B

Using WebAssembly from your Language

Wasmtime can be used as a library to embed WebAssembly execution support within applications. Wasmtime is written in Rust, but bindings are available through a C API for a number of other languages too: