Contact emails
bi...@chromium.org Spec https://github.com/WebAssembly/nontrapping-float-to-int-conversions <https://github.com/WebAssembly/nontrapping-float-to-int-conversions/blob/master/proposals/nontrapping-float-to-int-conversion/Overview.md> Summary WebAssembly shipped with trapping float-to-int conversions, which are difficult for tools to use correctly, because the behavior differs from native machines. This proposal provides new instructions that are non-trapping equivalents of the original conversions. Interoperability and Compatibility risk This is a phase 4 WebAssembly proposal <https://github.com/WebAssembly/proposals>, so the compatibility risk is low. Edge: Implemented <https://github.com/Microsoft/ChakraCore/pull/5014> Firefox: Shipped <https://bugzilla.mozilla.org/show_bug.cgi?format=default&id=1495609> Safari: No signals Is this feature fully tested? Yes, tested in wasm cctests: https://cs.chromium.org/chromium/src/v8/test/cctest/wasm/test-run-wasm.cc?l=3165. Also passes spec tests: https://github.com/WebAssembly/nontrapping-float-to-int-conversions/blob/master/test/core/conversions.wast#L252 Tracking bug *https://crbug.com/v8/7226 <https://crbug.com/v8/7226>* Entry on the feature dashboard <http://www.chromestatus.com/> https://www.chromestatus.com/feature/4611843511287808 Requesting approval to ship? Yes. -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.