← Back to release summary

WebAssembly Sign Extension Opcodes

Category
JavaScript
Type
New or changed feature
Status
Enabled by default (Chrome 69)
Intent stage
None

Summary

Add sign extension opcodes to WebAssembly. This makes some code sequences shorter and allows us to provide only zero extended versions of atomic opcodes for threads.

Standards & signals

Docs: https://github.com/WebAssembly/sign-extension-ops/blob/master/proposals/sign-extension-ops/Overview.md https://github.com/WebAssembly/design/issues/1178

View on chromestatus.com