Crates.io | fiber-for-wasmedge |
lib.rs | fiber-for-wasmedge |
version | 14.0.4 |
source | src |
created_at | 2023-05-04 08:40:26.459189 |
updated_at | 2023-11-07 13:49:39.062532 |
description | Wasmtime Fiber for WasmEdge |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 856433 |
size | 67,716 |
This project is derived from wasmtime-fiber. The motivation of creating this project is to solve the version conflict issue between wasmtime-fiber
s used by Wasmtime and WasmEdge, respectively. It would be much easier for runwasi project to integrate these two WebAssembly runtimes.