Skip to content

features.json: watr supports half precision as of 5.8.0 - #559

Open
dy wants to merge 1 commit into
WebAssembly:mainfrom
dy:watr-half-precision
Open

features.json: watr supports half precision as of 5.8.0#559
dy wants to merge 1 commit into
WebAssembly:mainfrom
dy:watr-half-precision

Conversation

@dy

@dy dy commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Marks half precision as supported by watr since v5.8.0.

Covers the full instruction set from the proposal Overview: f32.load_f16/f32.store_f16, all f16x8.* lane/arithmetic/comparison/conversion ops, f16x8.madd/nmadd, and (v128.const f16x8 ...) with exact round-to-nearest-even binary16 literal encoding. Opcodes follow V8 (--experimental-wasm-fp16); output is differentially tested against V8 validation, Float16Array arithmetic, and DataView.setFloat16 in test/half-precision.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant