boyned//Kampfkarren

Results 313 comments of boyned//Kampfkarren

https://github.com/Kampfkarren/rust-csv/commit/95cea44329d97179ba998a2c30285eeda9c84ac2 This makes flattened maps work, but probably gives weird behavior for unflattened maps which is why I'm not PRing it.

how about now @NotSoSuper

rbxlx-to-rojo is dreadfully slow, have you tried just waiting a veeeeeery long time? 😬

10 minutes is not what I had in mind for "a veeeeeeeery long time", I've heard of it taking several hours once.

This is a new data type that rbx-dom doesn't support yet. Can you file a feature request over there to support this?

In the future, I want to work with @LPGhatguy on being able to ignore unknown types like this, otherwise it creates a problem where we need to release a new...

Can you tell me if this version works? https://github.com/rojo-rbx/rbxlx-to-rojo/suites/2471064074/artifacts/53133886

Probably just need to update the rbx-dom crates, it's easy enough to where I should be able to do it

.rbxmx aren't made anymore, but going to keep this up when #25 allows the option to export everything.

Might be smarter to create bindings for popular languages through things like [neon](https://github.com/neon-bindings/neon) instead of jumping through FFI hoops?