Ben Clayton f75e5c07b0 [tint][utils] Abstract absl dependency
Move the use of absl::from_chars() in the WGSL parser into utils, behind
a new abstraction.

If we decide one day to drop the absl dependency, we can reimplement
this function. It also consolodates tint source_set dependencies on absl
to the common utils module.

No new tests as this is a thin wrapper around an existing
implementation, and the single use is already heavily tested for parsing.

Change-Id: I1ce5d68857e81299d1c97322b0ec28f0a83a31b7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134581
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2023-05-27 00:50:46 +00:00
..
2023-05-26 21:20:36 +00:00
2023-05-26 11:42:22 +00:00
2022-08-03 21:40:46 +00:00
2023-04-19 23:52:33 +00:00
2023-04-19 23:52:33 +00:00
2022-05-01 14:40:55 +00:00
2023-04-19 16:52:46 +00:00
2023-04-19 16:52:46 +00:00
2022-11-17 19:16:24 +00:00
2023-04-20 10:06:25 +00:00
2023-04-19 23:52:33 +00:00
2023-04-19 23:52:33 +00:00
2023-04-19 23:52:33 +00:00
2023-04-21 11:54:23 +00:00
2023-05-10 09:44:10 +00:00