Skip to content

global module registry: switch from Mutex to RwLock#2947

Merged
pchickey merged 1 commit into
mainfrom
pch/global_module_rwlock
Jun 3, 2021
Merged

global module registry: switch from Mutex to RwLock#2947
pchickey merged 1 commit into
mainfrom
pch/global_module_rwlock

Conversation

@pchickey
Copy link
Copy Markdown
Contributor

@pchickey pchickey commented May 27, 2021

@acfoltzer identified this on a code walk through wasmtime with me,
and it was already noted in a comment that we could change if motivated.

@pchickey pchickey requested a review from alexcrichton May 27, 2021 23:14
@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator wasmtime:c-api Issues pertaining to the C API. labels May 27, 2021
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @peterhuene

Details This issue or pull request has been labeled: "cranelift", "wasmtime:c-api"

Thus the following users have been cc'd because of the following labels:

  • peterhuene: wasmtime:c-api

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@acfoltzer identified this on a code walk through wasmtime with me,
and it was already noted in a comment that we could change if motivated.
@pchickey pchickey force-pushed the pch/global_module_rwlock branch from d9b8191 to b6483e1 Compare June 3, 2021 21:52
@pchickey pchickey marked this pull request as ready for review June 3, 2021 21:52
@github-actions github-actions Bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Jun 3, 2021
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2021

Subscribe to Label Action

cc @peterhuene

Details This issue or pull request has been labeled: "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

  • peterhuene: wasmtime:api

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@pchickey pchickey merged commit 357b4c7 into main Jun 3, 2021
@pchickey pchickey deleted the pch/global_module_rwlock branch June 3, 2021 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants