1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/tdutils
AlexeyFSL e2cca03a78
Func and Fift lib for WASM (#455)
* Add social badges

Add telegram, Twitter and Stack Overflow badges in Readme

* update README.md badges

* patch for wasm build

* fix narrowing conversion error for clang compiler

* refactor func code

* funcfift lib implementation

* fix funcfift lib
fix CMakeFile

* fix rvalue missing

* remove unused field from result json

* name fix
remove unused target

* rename

* added script for building funcfiftlib to wasm

* fix json fild names

* fix commit hash for script

* added version function to funcfiftlib

* update commit hash for script

* add realpath fail processing
fix DISABLE_EXCEPTION_CATCHING option

* update hash in script

Co-authored-by: Anthony Tsivarev <tsivarev.a@gmail.com>
Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
Co-authored-by: tolya-yanot <1449561+tolya-yanot@users.noreply.github.com>
2022-09-14 12:36:01 +03:00
..
generate pow-testgiver support 2020-07-06 17:07:20 +03:00
td/utils Func and Fift lib for WASM (#455) 2022-09-14 12:36:01 +03:00
test updated pow-miner + small bugfix 2020-07-10 13:46:16 +03:00
.gitrepo initial commit 2019-09-07 14:33:36 +04:00
CMakeLists.txt Using Howard Hinnant's free, open-source header-only and thread-safe datetime library. 2021-02-23 14:31:58 +03:00