typst / ecow

Compact, clone-on-write vector and string.
Apache License 2.0
208 stars 16 forks source link

Run Miri on a variety of arches #14

Closed CosmicHorrorDev closed 1 year ago

CosmicHorrorDev commented 1 year ago

Runs Miri on 32-bit LE and 64-bit LE/BE

The CI error on 32-bit should be fixed once #13 gets merged

laurmaedje commented 1 year ago

Thanks!