8 Commits

Author SHA1 Message Date
0163c7a105
Fixes for FFI, refactor FFI Error to be easier to implement
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-25 16:28:51 +02:00
78bb91093b
Complete refactor of the FFI to use handles instead of pointers.
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-24 14:44:23 +02:00
46195d3042
Major rework of extern ref system for WASM, fixes most possible panics in WASM handling
All checks were successful
continuous-integration/drone Build is passing
2023-06-22 15:43:41 +02:00
6a2353df4c
Major work on WASM results 2023-06-17 19:05:27 +02:00
00d596d656
A bunch more work on replacing every potential panic with results
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-16 19:57:21 +02:00
feffb5f030
Support for new error handling.
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-15 14:34:42 +02:00
47df85e8d3
Moves a bunch of libraries to traits
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-24 12:00:50 +01:00
ddfb00d36b
FFI for Battle
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-15 17:21:24 +02:00