Closed coderedart closed 1 year ago
The current way of wrapping every type into a new type and implementing the trait is very painful. so, we will wait for mlua to get a type registration api and then rewrite the crate in a cleaner way.
https://github.com/khvzak/mlua/issues/206
Okay, we are using the new type registration api now. I will start tracking to api coverage progress in https://github.com/coderedart/luaegui/issues/2
The current way of wrapping every type into a new type and implementing the trait is very painful. so, we will wait for mlua to get a type registration api and then rewrite the crate in a cleaner way.
https://github.com/khvzak/mlua/issues/206