We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
abs via float is still better than function calls as emitted by gcc -O3 !!
(func $abs (type 2) (param i32) (result i32) (local i32) local.get 0 local.get 0 i32.const 31 i32.shr_s local.tee 1 i32.add local.get 1 i32.xor)
Home
Philosophy •
data & code blocks
features
inventions
evaluation
keywords
iteration
tasks
examples
todo : bad ideas and open questions
⚠️ specification and progress are out of sync