The __init__ function is not compatible with static compilation
The `__init__ `that this runs is not compatible with juliac workflows, it also seems a bit odd to do it like that. You are observing global state from a generated function via a proxy global.
Outside of the `__init__` this actually works great!
关闭于 2024-11-21 2 条评论