Skip to content

WASM: Support Unary Minus for i32 and i64

towards #700

This MR adds support of unary minus for i32 and i64 in the wasm/wat backends. Now, we can use negative integers in the wasm/wat backends.

Edited by Ubaid Shaikh

Merge request reports