You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for generating a compile_commands.json for c-dependencies/js-compute-runtime (#91)
* Add support for generating a compile_commands.json for c-dependencies/js-compute-runtime
* Move gitignore patterns to c-dependencies/js-compute-runtime
* Fix assignment of `MODE` and `CARGO_FLAG` in `else` branch
* Use a separate command for invoking `WASM_STRIP`
* Mark the `compile_commands.json` target as `.PHONY`
* The default WASM_STRIP definition is no longer needed
0 commit comments