Skip to content

Conversation

@gbj
Copy link
Collaborator

@gbj gbj commented Jan 2, 2026

This removes dashmap (see #4408).

While I'm at it, I reverted some conditional-compilation changes to the types of maps used in reactive_stores. I don't think there's an actual benefit to this on wasm32—Arc/RwLock behaves much like Rc/RefCell in the single-threaded WASM environment, and SendWrapper adds some overhead, so we're not losing anything by simplifying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants