Adding WASM Plugins to Your App | Using Wasmi as a runtime and Zola as an example.

Adding WASM Plugins to Your App | Using Wasmi as a runtime and Zola as an example.

This is a small get started guide on how to get wasm plugin functionality added to your (rust) app without complex frameworks (beyond a runtime)。

It uses Zola/Tera as an example。

submitted by /u/M1M1R0N [link] [comments]。

来源:Reddit Programming