wasmarin 0.0.1

WebAssembly runtime for decision contracts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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**