Wasm 3.0 Offers New Way to Handle JavaScript Strings
thenewstack.io·21h

The Wasm W3C Community Group and Working Group released Wasm version 3 on Thursday. In the announcement, Wasm contributor and programming language researcher and engineer Andreas Rosberg called it “a substantially larger update,” which includes features in the making for six or eight years.

Of particular interest to frontend developers will be a new offering: WebAssembly (Wasm) now has a more efficient way to handle JavaScript strings.

Previously, Wasm received JavaScript string values, but treated them as external references (externrefs). A new extension to the JavaScript API provides a primit…

Similar Posts

Loading similar posts...