Skip to content

Is it possible to use Peroxide without rand/rand_distr? #88

Description

@TimeTravelPenguin

I am trying to work on writing a plugin for Typst. Due to the way they isolate plugins, IO is not possible. As such, when I initially attempt to use Peroxide, I cannot due to the use of rand/rand-distr packages is naturally stateful.

Is it at all currently possible to work around this? Would it be possible (or reasonable) to request a feature flag to disable rand functionality?

Apologies for not being more specific. In all honesty, I am not entirely familiar with how the technical details work.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions