| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 1 option('tracing', type: 'boolean', value: false) | 1 option('tracing', type: 'boolean', value: false) |
| 2 option('native', type: 'boolean', value: false) | 2 option('native', type: 'boolean', value: false) |
| 3 option('asan', type: 'boolean', value: true) | |
| 3 option('emscripten-config', type: 'string', value: '~/.emscripten') | 4 option('emscripten-config', type: 'string', value: '~/.emscripten') |
| OLD | NEW |