Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 266 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 266 Bytes

clang-format-wasm

This is a project modified from clang-format-configurator but running purely in browser. Updated to clang-format v15.

Build steps:

make install-deps
source ./emsdk/emsdk_env.sh
make