Jacek Sieka 3c2daa8b80
Expose simple whisper api to C / go (#331)
* dummy c lib

* go stuffz

* Compile secp

* Compile as shared library

* Build with debug info

* Prelude exposed fns with setupForeignThreadGc() (naive)

To avoid GC/thread issues causing segmentation fault when running from Go.

* Add logging, fix lib path and gomaxprocs to make debuggable

* lock to os thread

* Address basic feedback and mark TODOs

* Use normal secp (shared lib flow now)

* api: cleanup, move to api folder
2019-07-31 10:05:22 +02:00
..
2019-07-07 12:12:01 +02:00
2019-02-27 13:30:18 +02:00
2019-02-05 20:15:50 +01:00
2019-07-30 11:00:55 +02:00
2019-07-07 12:12:01 +02:00
2019-07-07 12:12:01 +02:00
2019-01-28 12:38:23 +02:00
2018-05-28 13:22:28 +03:00
2019-04-17 03:56:28 +02:00
2019-07-20 01:40:31 +02:00
2019-07-07 12:12:01 +02:00
2019-04-18 15:33:17 +07:00
2019-05-13 10:26:28 +03:00
2019-02-05 20:15:50 +01:00
2019-07-07 12:12:01 +02:00