Go to file
Deukhoofd 0163c7a105
continuous-integration/drone/push Build is passing Details
Fixes for FFI, refactor FFI Error to be easier to implement
2023-06-25 16:28:51 +02:00
.cargo Major rework of extern ref system for WASM, fixes most possible panics in WASM handling 2023-06-22 15:43:41 +02:00
src Fixes for FFI, refactor FFI Error to be easier to implement 2023-06-25 16:28:51 +02:00
tests Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
.drone.yml Remove miri CI tests 2023-01-02 10:52:44 +01:00
.gitignore A bunch of work on unit testing 2022-11-26 15:33:50 +01:00
Cargo.toml Major work on WASM results 2023-06-17 19:05:27 +02:00
LICENSE Adds MIT License 2022-12-24 12:06:06 +01:00
build.rs Style fixes in generated code 2023-04-02 12:32:54 +02:00
rustfmt.toml A lot more work on WASM script execution 2022-09-07 18:01:26 +02:00
valgrind_suppr A bunch of fixes and improvements 2022-09-17 09:38:02 +02:00