Commit Graph

25 Commits

Author SHA1 Message Date
andri lim e2b88bbc0b
fixes 32 bit failure 2019-12-16 17:11:06 +07:00
andri lim d5d3e6f0be
add CI badges 2019-12-16 16:30:36 +07:00
andri lim 0be5ec893e
add CI script 2019-12-16 16:13:32 +07:00
andri lim 4951205ba6
fixes .nimble file 2019-12-16 16:11:59 +07:00
andri lim 40179c36df
remove unneeded files 2019-12-16 16:03:13 +07:00
andri lim 41e543cd94
add mocked evmc Nim host 2019-12-16 16:00:41 +07:00
andri lim 3ba42ffcc9
implement Nim to C tests 2019-12-16 14:12:07 +07:00
andri lim a0269efd5b
add C mocked host 2019-12-15 17:25:23 +07:00
andri lim b02940241e
implement high level API prototype 2019-12-14 21:42:04 +07:00
andri lim da104ab093
special note about C99 bool 2019-12-14 21:41:15 +07:00
andri lim 190284bfc8
inlining helper procs 2019-12-13 22:01:02 +07:00
andri lim 6aea929203
add export marker to some structs 2019-12-13 21:57:27 +07:00
andri lim f3bbdc7e4f
fixes some type definitions 2019-12-13 21:45:05 +07:00
andri lim 86b6cb13fe
upgrade to EVMC 7.1.0 2019-12-13 21:15:05 +07:00
Bruno Škvorc 4e6db7c01d
Update README.md 2019-01-02 15:00:38 +01:00
Jacek Sieka 6eb8a17112
readme: update license 2018-09-05 12:47:47 -06:00
Jacek Sieka b017e0cc7a
readme: update license, badges 2018-09-04 22:34:46 -06:00
alexm-status b264a4e2f1
Update README.md 2018-05-28 14:29:31 -07:00
Mamy Ratsimbazafy 23c02a8c7c
Update following EVMC - EVMJIT split (#2) 2018-04-04 15:18:10 +02:00
Zahary Karadjov dabc6be975 Set license to Apache v2 2018-02-27 19:42:42 +02:00
mratsim 9c384a5e9a Add C-API example 2018-02-07 15:14:44 +01:00
mratsim b3bd9d5e01 Update .gitignore with dynlibs 2018-02-07 09:43:14 +01:00
mratsim 3fff3a1721 Add simple POC of loading libevmjit 2018-02-06 20:41:51 +01:00
mratsim e17ad32029 Fix library called (copy-paste ...) 2018-02-04 00:43:09 +01:00
mratsim fd360e3c87 Initial commit 2018-02-02 10:44:16 +01:00