Finschia / cosmwasm

Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
Apache License 2.0
27 stars 14 forks source link

feat: allow WASM extension operators #320

Closed loloicci closed 1 year ago

loloicci commented 1 year ago

Description

This PR enables the VM to use WASM extension operators. This is a part of https://github.com/CosmWasm/cosmwasm/pull/1743.

Types of changes

Checklist