opencilk-project
opencilk-project copied to clipboard
Fully support hyperobject struct members
Currently struct fields of hyperobject type are not registered with the runtime. Instead a warning is printed. They should be registered automatically.
Pull request #227 will do this for C++ only. C is harder.