PlainBane

Results 3 issues of PlainBane

Hi, could you please add a licence to this repository.

**Describe the bug** Hi. I'm getting this error on npm dev. The fix is to add "type": "module" to package.json. I'm using import, so node expects esm module. I'm just...

Hi, Could you consider adding support for CompactString as an alternative for String in structs with small string values. It would add a bit of performance improvement when using structs.