Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
karimould committed Sep 23, 2023
0 parents commit bd564dd
Show file tree
Hide file tree
Showing 9 changed files with 3,058 additions and 0 deletions.
Binary file added .Cargo.toml.swp
Binary file not shown.
2 changes: 2 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[build]
target = "wasm32-wasi"
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
Loading

0 comments on commit bd564dd

Please sign in to comment.