winch: implement atomic load operation for x64#9954
Conversation
98d8899 to
bc6b244
Compare
Subscribe to Label ActionDetailsThis issue or pull request has been labeled: "wasmtime:api", "wasmtime:config", "winch"Thus the following users have been cc'd because of the following labels:
To subscribe or unsubscribe from this label, edit the |
Label Messager: wasmtime:configIt looks like you are changing Wasmtime's configuration options. Make sure to
DetailsTo modify this label's message, edit the To add new label messages or remove existing label messages, edit the |
this PR enable the thread feature for x64 in Winch, and implements atomic loads. This includes:
i32.atomic.load8_ui32.atomic.load16_ui32.atomic.loadi64.atomic.load8_ui64.atomic.load16_ui64.atomic.load32_ui64.atomic.load#9734