1. 02 Jun, 2023 1 commit
  2. 21 Mar, 2023 1 commit
  3. 09 Sep, 2022 1 commit
  4. 25 Aug, 2022 1 commit
  5. 05 Aug, 2022 1 commit
  6. 27 May, 2022 1 commit
  7. 25 Mar, 2022 1 commit
  8. 22 Mar, 2022 1 commit
  9. 16 Mar, 2022 1 commit
  10. 09 Mar, 2022 1 commit
  11. 04 Feb, 2022 1 commit
  12. 03 Feb, 2022 1 commit
  13. 02 Feb, 2022 1 commit
  14. 26 Jan, 2022 1 commit
  15. 04 Jan, 2022 2 commits
    • Zachary Anderson's avatar
      Revert "FFI plugins (#94101)" (#96122) · 65c6e882
      Zachary Anderson authored
      This reverts commit 5257f029.
      65c6e882
    • Daco Harkes's avatar
      FFI plugins (#94101) · 5257f029
      Daco Harkes authored
      * Building shared C source code as part of the native build for platforms Android, iOS, Linux desktop, MacOS desktop, and Windows desktop.
      * Sample code doing a synchronous FFI call.
      * Sample code doing a long running synchronous FFI call on a helper isolate.
      * Use of `package:ffigen` to generate the bindings.
      5257f029