Skip to content

irreducible-io/term-rewriting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Term Rewriting

This repository holds the Rust source code that powers the WASM demos that are a part of this blog post

Building

Build the native executable

cargo build --release

Build the WASM package

wasm-pack build --target web

Releases

No releases published

Packages

No packages published

Languages