lowRISC / manticore

Apache License 2.0
16 stars 13 forks source link

[mem] Allow inline arrays for BumpArena storage #93

Closed mcy closed 3 years ago

mcy commented 3 years ago

This rearranges the unsafe inside of BumpArena somewhat, but I've written comments describing why this is OK.