This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Provide standard C++ library binaries in SBF tools #21930
Labels
enhancement
New feature or request
Milestone
Problem
SBF C++ toolchain doesn't include a standard C++ library for on-chain developers to use. This severely limits the development of on-chain programs in C++.
Proposed Solution
Provide a restricted version of C++ STL library that doesn't contain global variables. Include the library binary and header files in SBF tools distribution package.
The text was updated successfully, but these errors were encountered: