Commit graph

17 commits

Author SHA1 Message Date
qwreey
461ab26dea
Update ffi README files (#243) 2024-11-09 16:14:17 +00:00
qwreey
c3f255db7a
Improve code quality (#243) 2024-11-09 15:43:15 +00:00
qwreey
b503cc9f5b
Fix boundary check logic (#243) 2024-11-09 12:56:01 +00:00
qwreey
809fd566a1
Add free test (#243) 2024-11-09 10:07:26 +00:00
qwreey
a655a4dad0
Improve code quality (#243) 2024-11-08 14:57:19 +00:00
qwreey
00319f03e3
Use camel case naming on ffi test (#243) 2024-10-24 04:52:11 +00:00
qwreey
14d2b60f43
Fix casting and add casting test (#243) 2024-10-24 01:01:49 +00:00
qwreey
154c68a64e
Add Data:copyFrom, tests and annotation (#243) 2024-10-24 00:26:43 +00:00
qwreey
83be2bc96a
Remove callable boundary check (#243) 2024-10-23 04:29:43 +00:00
qwreey
ddf0c4c2dc
Typescript lint error fix (#243) 2024-10-22 02:22:48 +00:00
qwreey
d42bfc9f63
Add benchmark tests/ffi/benchmark/external_call (#243) 2024-10-22 02:18:15 +00:00
qwreey
72fac28dab
Add Moonwave annotation partially (#243) 2024-10-21 19:32:38 +00:00
qwreey
5002088240
Fix closure error (#243) 2024-10-21 19:32:38 +00:00
qwreey
658b5ef75c
Move fixed size types into ffi, Fix test cases (#243) 2024-10-21 19:30:14 +00:00
qwreey
27e250daa5
Implememt CVoid, StringifyData and CopyData (#243) 2024-10-18 06:12:53 +00:00
qwreey
e19d9748e5
Implement ClosureData (#243) 2024-10-17 16:24:13 +00:00
qwreey
da30dfb3f0
Refactor and documenting code structure (#243) 2024-10-17 10:16:43 +00:00