Skip to content

Commit

Permalink
Avoid calling rayon::Scope::spawn when possible
Browse files Browse the repository at this point in the history
On wasm it causes an error
We only need it when a batch has multiple systems runnable in parallel

This was reported in #208
  • Loading branch information
leudz committed Oct 26, 2024
1 parent bd7551b commit b69f272
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 197 deletions.
Loading

0 comments on commit b69f272

Please sign in to comment.