mirror of https://github.com/status-im/evmc.git
docs: Mention EVMC C++ on the front page
This commit is contained in:
parent
33dce76f53
commit
1ac357d13a
|
@ -35,6 +35,8 @@ API changes are allowed when required to fix a broken feature.
|
|||
|
||||
- [EVMC](@ref EVMC)
|
||||
– the main component that defines API for VMs and Clients (Hosts).
|
||||
- [EVMC C++ API](@ref evmc)
|
||||
– the wrappers and bindings for C++.
|
||||
- [EVMC Loader](@ref loader)
|
||||
– the library for loading VMs implemented as Dynamically Loaded Libraries (DLLs, shared objects).
|
||||
- [EVMC Helpers](@ref helpers)
|
||||
|
|
Loading…
Reference in New Issue