watt icon indicating copy to clipboard operation
watt copied to clipboard

Improve access to a precompiled wasm runtime

Open alexcrichton opened this issue 6 years ago • 0 comments
trafficstars

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.

alexcrichton avatar Oct 30 '19 19:10 alexcrichton