Go to file
Deukhoofd fd4eb77dc9
continuous-integration/drone/push Build is failing Details
Removes WASM hack used for circumventing a wasmer 2.2.1 bug, as it's now resolved in 2.3.0
2022-06-07 22:49:37 +02:00
CInterface Pass back capture attempt event result over FFI through a pointer, instead of by value. 2022-05-15 11:15:38 +02:00
src Removes WASM hack used for circumventing a wasmer 2.2.1 bug, as it's now resolved in 2.3.0 2022-06-07 22:49:37 +02:00
tests Adds a lot more WASM type registry 2022-05-22 13:00:53 +02:00
.clang-format Support flags for species and formes. 2020-08-10 18:03:01 +02:00
.clang-tidy More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00
.drone.yml Remove Valgrind build step for now, as Clang 14 does not support it. 2022-05-16 19:10:52 +02:00
.gitignore Implement held item scripts 2022-02-19 14:04:43 +01:00
CMakeLists.txt Force LTO for mold 2022-05-18 18:26:07 +02:00
CPM.cmake Switch to CPM for dependency management 2022-02-05 15:31:10 +01:00
angelscript.supp Reverts memory alignment thing in ConstString, as it appears to cause issues down the line 2022-04-01 12:09:35 +02:00
sanitizer_ignores Initial work on WebAssembly script provider 2022-05-14 11:49:09 +02:00