EmelyanenkoK
|
a4d618b0fc
|
Patch funcfiftlib and emulator-emscripten builds (#905)
Co-authored-by: SpyCheese <mikle98@yandex.ru>
|
2024-02-16 11:51:43 +03:00 |
|
EmelyanenkoK
|
8b0d6a2665
|
Add WASM FunC autotests (#673)
* feat: func wasm autotests
* fixes necessary for func wasm autotests
---------
Co-authored-by: krigga <krigga7@gmail.com>
|
2023-04-19 21:29:41 +03:00 |
|
Dan Volkov
|
4590ed381b
|
Make funcfiftlib compilation compatible with modern compilers (#618)
* wip: make funcfiftlib compilation compatible with modern compilers
* wip: add methods needed for another compiler
* fix: tdutils port config if emscripten
* feat: func source and realpath callback
* fix: invalid fift compilation exceptions
---------
Co-authored-by: krigga <krigga7@gmail.com>
|
2023-03-09 17:37:15 +03:00 |
|
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 |
|