An open API service indexing awesome lists of open source software.

https://github.com/weavevm/lazy-wvm-core


https://github.com/weavevm/lazy-wvm-core

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          





## About
Bytecode execution machine for the lazy evaluated WVM PoC protocol.

#### Status: Deprecated

## Build locally

```bash
git clone https://github.com/weavevm/lazy-wvm-core.git

cd wvm-wvm-core

cargo build
```

## License
This project is licensed under the [MIT License](./LICENSE)