<title>8 new features</title>
<link href="https://news-technologi.netlify.app/host-https-caniuse.com/wasm-bigint,wasm-bulk-memory,wasm-multi-value,wasm-mutable-globals,wasm-nontrapping-fptoint,wasm-signext,wasm-simd,wasm-threads"/>
<id>urn:uuid:909afa04-158b-8b9b-563c-cc5de2ae349d</id>
<updated>2024-04-07T00:00:00+00:00</updated>
<content type="html">- <a href="/wasm-bigint">WebAssembly BigInt to i64 conversion in JS API</a>: <p>An extension to the WebAssembly JS API for bidrectionally converting BigInts and 64-bit WebAssembly integer values</p>
<br>- <a href="/wasm-bulk-memory">WebAssembly Bulk Memory Operations</a>: <p>An extension to WebAssembly adding bulk memory operations and conditional segment initialization</p>
<br>- <a href="/wasm-multi-value">WebAssembly Multi-Value</a>: <p>An extension to WebAssembly allowing instructions, blocks and functions to produce multiple result values</p>
<br>- <a href="/wasm-mutable-globals">WebAssembly Import/Export of Mutable Globals</a>: <p>An extension to WebAssembly import and export of mutable global variables</p>
<br>- <a href="/wasm-nontrapping-fptoint">WebAssembly Non-trapping float-to-int Conversion</a>: <p>An extension to WebAssembly adding floating-point to integer conversion operators which saturate instead of trapping</p>
<br>- <a href="/wasm-signext">WebAssembly Sign Extension Operators</a>: <p>An extension to WebAssembly adding sign-extension operator instructions</p>
<br>- <a href="/wasm-simd">WebAssembly SIMD</a>: <p>An extension to WebAssembly adding 128-bit SIMD operations</p>
<br>- <a href="/wasm-threads">WebAssembly Threads and Atomics</a>: <p>An extension to WebAssembly adding shared memory and atomic memory operations</p>
<br></content>