Skip to content

Commit

Permalink
wasm-merge backed replay generation
Browse files Browse the repository at this point in the history
  • Loading branch information
doehyunbaek committed Feb 5, 2024
1 parent cba9e0d commit 03fe3fc
Show file tree
Hide file tree
Showing 17 changed files with 1,287 additions and 892 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

This folder contains the source code for the Wasm-R3 tool.

## Prerequisites

- wasm-tools

## Building

When first cloning the repository you want to install all dependencies. From the root of this repository run:
When first cloning the repository you want to install all dependencies. From the root of this repository run:
```
npm install
```
Expand Down
Loading

0 comments on commit 03fe3fc

Please sign in to comment.