2 Commits

Author SHA1 Message Date
Johan Wikman
0e4e889c15 Turn worker into a C++ class
This is the first step in turning the worker mechanism and everything
around it into a set of C++ classes. In this change, the original C
API is still present, but in subsequent changes that will be removed.
2017-04-20 13:51:16 +03:00
Johan Wikman
ece77c4478 Compile worker.c as C++ 2017-04-20 13:51:16 +03:00