Line 11:
Line 11:
==== Tune the API ====
==== Tune the API ====
Right now we have some stuff that just got into compel/include/uapi/ when we moved the code around and should be hidden. Naming could probably be better too. Configuring the infection context is also FIXME-able.
Right now we have some stuff that just got into compel/include/uapi/ when we moved the code around and should be hidden. Naming could probably be better too. Configuring the infection context is also FIXME-able.
+
+
==== Fix the compel_main environment ====
+
+
Currently compel parasite code is RPC-only, but there are signs of compel_main (e.g. __export_std_compel_start). Need to clean this out.
==== Rectify parasite loading ====
==== Rectify parasite loading ====