dtolnay/watt

Improve access to a precompiled wasm runtime

開放

#17 建立於 2019年10月30日

 (0 則留言) (2 個反應) (0 位負責人)Rust (31 個分叉)github user discovery
help wanted

倉庫指標

星標
 (1,522 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Right now there's rudimentary support for executing code in a JIT loaded through a dynamic library which exposes a wasm C API. Unfortunately though there's not really a great way to download this runtime for your platform or configure this. It'd be good to have a "run this command" style thing to accelerate macro invocations locally.

貢獻者指南