(module (func $main (export "main") (result i32) (i32.popcnt (i32.const -1)) ) )