0e58775986
- 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>