-SNAX.CDT is a toolchain for WebAssembly (WASM) and set of tools to facilitate contract writing for the SNAX platform. In addition to being a general purpose WebAssembly toolchain, [SNAX](https://github.com/snax/snax) specific optimizations are available to support building SNAX smart contracts. This new toolchain is built around [Clang 7](https://github.com/snax/llvm), which means that SNAX.CDT has the most currently available optimizations and analyses from LLVM, but as the WASM target is still considered experimental, some optimizations are not available or incomplete.
0 commit comments