kitsune icon indicating copy to clipboard operation
kitsune copied to clipboard

JSON handling abstraction

Open aumetra opened this issue 1 year ago • 0 comments

sonic-rs indicated that it only intends to support 64-bit architectures, but I want to enable cursed and weird deployment environments, so 32-bit support is kinda necessary here ("running Kitsune on an Xperia Tipo in a plastic bag hanging from my balcony"-ahhh deployments)

The library should abstract between sonic-rs and serde-json without issues, and only compile sonic-rs on 64-bit platforms.

aumetra avatar Jan 27 '25 00:01 aumetra