mustiikhalil
75f05d6389
Sets Swift minimum version to 5.8 ( #8228 )
...
Updates copyright from 2023 to 2024 & formats code - updates formatting rules
Updates CI to run with swift 5.8
Adds wasmer & updates command to run carton as a swift plugin
Update bazelci to also accept swift 5.8
Adds swift 5.10 to the test matrix
2024-05-29 13:07:54 -07:00
mustiikhalil
94ff188a3e
[Swift] Migrating benchmarks to a newer lib. ( #8168 )
...
* Adds Nativestructs pointer push into ByteBuffer
Updates benchmarks & cleanup
Adds native struct vector tests
* Address PR comments
* Add more benchmarks
* Some benchmark cleanup
* Return back to 1M structs
* Tweak Structs benchmark
* Moves swift Benchmarks folder from /tests to /benchmarks
---------
Co-authored-by: Joakim Hassila <jocke@ordo.one >
2023-11-22 16:08:55 -08:00
mustiikhalil
526c92546f
Fixes forward offset verifiable objects within arrays ( #8135 )
...
Fixes failing tests & removes XCTestsManifests
Co-authored-by: Derek Bailey <derekbailey@google.com >
2023-11-18 21:14:55 +00:00
mustiikhalil
4d6a7aa8b7
Removes Dead code & regenerate code ( #7744 )
...
Formats the swift project
Update Sample files
Update docc documentation
Updates swift docs in the website
Updates code for Wasm
2023-01-06 16:40:40 -08:00
mustiikhalil
967df08b1d
Adds full supposed for Wasm in the swift lib ( #7328 )
...
Adds tests for wasm module & github action
2022-05-29 20:56:33 +02:00
mustiikhalil
a5175c513a
Implements verifier and code gen for swift ( #6373 )
...
Updates test cases on linux
Adhere to new protocol naming
Adds fuzzing
Adds documentation
Adds support for string unions
Updated fuzzer generated code
2021-05-14 20:59:28 +03:00