feat: init commit
This commit is contained in:
6
javascript-engine/justfile
Normal file
6
javascript-engine/justfile
Normal file
@@ -0,0 +1,6 @@
|
||||
_:
|
||||
@just --list
|
||||
|
||||
build:
|
||||
cargo build --target wasm32-unknown-unknown
|
||||
|
||||
Reference in New Issue
Block a user