wasm support
This commit is contained in:
@@ -4,3 +4,4 @@ option('with_decode', type: 'boolean', value: true)
|
||||
option('with_encode', type: 'boolean', value: true)
|
||||
# encode2 is off-by-default to reduce size and compile-time
|
||||
option('with_encode2', type: 'boolean', value: false)
|
||||
option('wasm_build', type: 'boolean', value: false)
|
||||
Reference in New Issue
Block a user