Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethcassel authored Sep 16, 2021
1 parent 2c50920 commit 13b3d20
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# wasm-run
Run WASM based code executions in the browser easily


## Goal of the project

The goal of this project is to build an easy way to execute various programming languages in React via WebAssembly.

People should be able to use this project to embed executable code snippets on their websites easily!

We're building this as new component to be used inside the [Slip](https://www.slip.so) authoring tool.

0 comments on commit 13b3d20

Please sign in to comment.