The PatractLabs WASM Book

This book tells about the solution of replacing the wasmi in pallet-contrat.

Why?

We are trying to use wasm3 to replace wasmi in substrate, for the possibility of faster executing speed.

Execution

ProjectInterpreterJITAoTVM?
wacx
wasm3x
wasmix
wasmtimex
wasmerx?x
wavmxxxx

Benchmark

TODO

LICENSE

MIT

WASM Runtime in Pallet Contracts

The FRAME Contracts pallet (SEAL) provides functionality for the runtime to deploy and execute WebAssembly smart-contracts.