# WebAssembly runtime for decision contracts
## Overview
This is a kind of _"research"_ project.
Goals:
- What is the minimum number of instructions to be injected into WebAssembly code to handle
gas metering for instructions introduced by bulk-memory proposal.
## Status
**WORK IN PROGRESS**