dart-sdk/utils
Ömer Sinan Ağacan 0e58775986 [dart2wasm] Small improvements in FFI native tests:
- Document which target needs to be built for the test
  `web/wasm/ffi/ffi_native`.

- Add tests that passes and expects `double` and `float`s.
  (The `sqrt` native function was previous unused)

- Define inputs in `wasm_module` gn template so that the
  `ffi_native_test_wasm_module` target will rebuild the Wasm file when
  `tests/web/wasm/ffi/ffi_native_test_module.c` changes.

Change-Id: Iff642ff2cdee48a617e8f2cf4cca4053122a7e05
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/384263
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
2024-09-10 09:51:41 +00:00
..
analysis_server [analyzer] Train snapshot more than --help 2022-11-15 10:49:51 +00:00
bazel Reland "[ddc] Fix running d8 with test.py" 2024-02-13 20:09:58 +00:00
compiler [build] Don't make kernel generating depend on training run inputs. 2024-04-10 23:34:14 +00:00
dart2bytecode Add dart2bytecode snapshot and VM/AOT dynamic modules test configurations 2024-08-15 15:28:25 +00:00
dart2native [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
dart2wasm [dart2wasm] Small improvements in FFI native tests: 2024-09-10 09:51:41 +00:00
dartanalyzer [sdk] no longer generate <sdk>/lib/_internal/strong.sum 2023-03-20 17:25:43 +00:00
dartdev [VM] Remove support for --no-sound-null-safety mode 2024-04-05 19:38:12 +00:00
ddc [ddc] Break out builds of ddc module format 2024-08-07 17:41:41 +00:00
dds [ VM / DDS ] Add --print-dtd-uri flag and launch DTD from the correct snapshot for AOT 2024-03-21 19:50:46 +00:00
dtd [VM] Remove support for --no-sound-null-safety mode 2024-04-05 19:38:12 +00:00
dynamic_module_runner [dart2bytecode, vm/interpreter] Late final fields and variables 2024-09-04 14:18:09 +00:00
gen_kernel [Reland] [dartdev] Convert gen_kernel.dart.snapshot into an AOT snapshot 2023-09-26 21:46:58 +00:00
kernel-service [build] Use gen_kernel.exe when building kernel_service.dill 2024-05-30 13:19:55 +00:00
aot_snapshot.gni Revert "[dartdev] Convert gen_kernel.dart.snapshot into an AOT snapshot" 2023-09-25 10:17:52 +00:00
application_snapshot.gni Add 'coverage' flag, defaulting to true, but let the gn application_snapshot default it to false 2024-06-18 09:10:00 +00:00
BUILD.gn [tools] Allow precompiling gen_kernel and compile_platform 2024-05-24 09:40:39 +00:00
compile_platform.gni [tools] Allow precompiling gen_kernel and compile_platform 2024-05-24 09:40:39 +00:00
create_timestamp.gni Reapply "[build] Track glob dependencies via depfiles, instead of always re-executing scripts at GN time." 2021-05-12 00:27:28 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00