Files
releases/version
Stephan Renatus 3486b52038 version: fix build flag used to determine WASM availability
The `opa_wasm` build flag triggers if WASM is available, but the version
logic was determining it using the `cgo` build flag.

Since it's possible to build with cgo enabled, and wasm disabled, the
output could end up being wrong.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2020-12-08 14:06:41 -05:00
..
2020-12-08 12:49:06 -05:00