This website requires JavaScript.
Explore
Help
Sign In
status-im
/
evmc
Watch
2
Star
0
Fork
0
You've already forked evmc
mirror of
https://github.com/status-im/evmc.git
synced
2025-02-23 08:28:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
evmc
/
lib
History
Paweł Bylica
14c5356ae6
loader: Expose DLL load errors with evmc_last_error_msg()
...
Currently only works for errors by dlopen() on Linux and macos, otherwise returns NULL.
2019-04-16 18:06:54 +02:00
..
instructions
CI: Remove redundant BUILD_SHARED_LIBS=ON
2019-03-14 18:33:36 +01:00
loader
loader: Expose DLL load errors with evmc_last_error_msg()
2019-04-16 18:06:54 +02:00
CMakeLists.txt
Add C++ wrappers/bindings
2019-01-22 14:15:26 +01:00