Skip to content

Commit

Permalink
Merge pull request #34 from Ryex/vm-rebuild
Browse files Browse the repository at this point in the history
Vm rebuild
  • Loading branch information
Ryex authored Sep 17, 2024
2 parents e39a317 + 87959ef commit 57ec19f
Show file tree
Hide file tree
Showing 198 changed files with 173,890 additions and 132,455 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"rust-analyzer.check.allTargets": false,
"rust-analyzer.cargo.target": "wasm32-unknown-unknown"
"rust-analyzer.cargo.target": "wasm32-unknown-unknown",
"rust-analyzer.cargo.features": [
"tsify",
]
}
Loading

0 comments on commit 57ec19f

Please sign in to comment.