mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-15 04:32:21 +00:00
In stdlib, all existing pure functions are asm-implemented. But since we introduced a `pure` keyword applicable to user-defined functions, we need to check that they won't have any side effects (exceptions, globals modification, etc.) |
||
---|---|---|
.. | ||
legacy_tests | ||
tests | ||
legacy_tester.js | ||
legacy_tester.py | ||
legacy_tests.jsonl | ||
run_tests.js | ||
run_tests.py | ||
stress_tester.py | ||
wasm_tests_common.js |