mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
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
Benchmarks
To open the benchmarks in xcode use:
open --env BENCHMARK_DISABLE_JEMALLOC=true Package.swift
or running them directly within terminal using:
swift package benchmark