| Index: meson_options.txt | 
| =================================================================== | 
| new file mode 100644 | 
| --- /dev/null | 
| +++ b/meson_options.txt | 
| @@ -0,0 +1,3 @@ | 
| + | 
| +option('tracing', type: 'boolean', value: false) | 
| +option('emscripten-config', type: 'string', value: '~/.emscripten') |