opencilk-project icon indicating copy to clipboard operation
opencilk-project copied to clipboard

Fully support hyperobject struct members

Open VoxSciurorum opened this issue 1 year ago • 1 comments

Currently struct fields of hyperobject type are not registered with the runtime. Instead a warning is printed. They should be registered automatically.

VoxSciurorum avatar Dec 15 '23 16:12 VoxSciurorum

Pull request #227 will do this for C++ only. C is harder.

VoxSciurorum avatar Jan 02 '24 18:01 VoxSciurorum