EOSIO / eosio.cdt

EOSIO.CDT (Contract Development Toolkit) is a suite of tools used to build EOSIO contracts
http://eosio.github.io/eosio.cdt
MIT License
511 stars 288 forks source link

Let wasm-ld support --no-abigen which is passed from eosio-cpp - 1.8.x #1240

Closed softprofe closed 2 years ago

softprofe commented 2 years ago

Change Description

Merge back CDT PR 1207 to 1.8.x, for support -no-abigen parameter. See EPE953 and EPE 1711.

API Changes

Documentation Additions