forked from Orchid/orchid
Protocols and operators mostly
This commit is contained in:
@@ -22,7 +22,7 @@ Namespaces are inspired by Rust modules and ES6. Every file and directory is imp
|
||||
The project uses both the stable and nightly rust toolchain. Run the examples with
|
||||
|
||||
```sh
|
||||
cargo orcx -- exec --proj ./examples/hello-world "src::main::main"
|
||||
cargo orcx --release exec --proj ./examples/hello-world "src::main::main"
|
||||
```
|
||||
|
||||
you can try modifying the examples, but error reporting for the time being is pretty terrible.
|
||||
|
||||
Reference in New Issue
Block a user