Wasmtime strives to be a highly configurable and embeddable runtime to run on any scale of application."
You can use Wasmtime from a variety of different languages through embeddings of the implementation:
- Rust - the
wasmtimecrate - C - the
wasm.h,wasi.h, andwasmtime.hheaders or usewasmtimeConan package - [C++] - the
wasmtime-cpprepository or usewasmtime-cppConan package - Python - the
wasmtimePyPI package - .NET - the
WasmtimeNuGet package - Go - the
wasmtime-gorepository
Languages · Cloudflare Workers docs
Serverless Rust with Cloudflare WorkersOpen external link
WebAssembly on Cloudflare WorkersOpen external link
You can write Workers with any language that can compile to JavaScript
You can write Workers with any language that can compile to JavaScript
No comments:
Post a Comment