https://github.com/libraries/ckb_vm_bug0
https://github.com/libraries/ckb_vm_bug0
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/libraries/ckb_vm_bug0
- Owner: libraries
- Created: 2020-07-20T07:30:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T07:41:43.000Z (over 5 years ago)
- Last Synced: 2025-01-22T00:38:28.355Z (12 months ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
$ cargo run -- res/optimized
```
```no-highlight
run in rust
debug: Hello World!
exit=0 cycles=14418
run in asm
Error: InvalidPermission
```