Skip to content

Commit 3bb4755

Browse files
Merge pull request #56 from aDotInTheVoid/function-resonution
Add bytecode VM
2 parents 06a40d1 + 0b50215 commit 3bb4755

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+3375
-10082
lines changed

.cargo/config.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[alias]
2+
xtest = "run --package test-runner --bin test-runner --"
3+
xt = "xtest"

0 commit comments

Comments
 (0)