Commit Graph

7 Commits

Author SHA1 Message Date
Deukhoofd 41b40ef98e
Rework of FFI, adding a value identifier, so we can keep knowledge of data even when data moves.
continuous-integration/drone/push Build is passing Details
2022-10-08 13:15:04 +02:00
Deukhoofd b1890681a1
A lot more work on WASM script execution
continuous-integration/drone/push Build is passing Details
2022-09-07 18:01:26 +02:00
Deukhoofd 2d4253e155
More work on WASM handling.
continuous-integration/drone/push Build is failing Details
2022-08-20 12:22:12 +02:00
Deukhoofd 8f6ecdd4ad
More documentation.
continuous-integration/drone/push Build is passing Details
2022-07-01 17:07:22 +02:00
Deukhoofd c27ea0ae1e
Removes derive-getters, as it was incredibly annoying in IDEs, and couldn't figure out borrow lifetimes. 2022-06-06 14:43:41 +02:00
Deukhoofd c194c5d209
Initial work on outlining the dynamic side of the library. 2021-01-31 17:31:22 +01:00
Deukhoofd 2a08fb2645
Initial commit, implements most of the static_data side. 2021-01-30 22:29:59 +01:00