dart-sdk/pkg/dart2wasm
Martin Kustermann 9761ccff6f [dart2wasm] Remove runtime blob to/from js string helpers, use JS<>() instead
This removes the special runtime blob for string conversions, instead we
make 2 functions for conversions use our built-in `JS<>()` support.

This will allow specializing the implementation in a future CL.

Change-Id: I06df25ed805042c0a3e2efb966eaebd1ce67dc0c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/372660
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Ömer Ağacan <omersa@google.com>
2024-06-21 15:36:29 +00:00
..
bin [dart2wasm] Make test runner use pkg/dart2wasm/tool/run_benchmark (just as golem does) 2024-05-08 11:00:33 +00:00
docs [dart2wasm] Remove pkg/dart2wasm/README.md and move remaining things into pkg/dart2wasm/docs/*.md files 2024-05-28 11:36:40 +00:00
lib [dart2wasm] Remove runtime blob to/from js string helpers, use JS<>() instead 2024-06-21 15:36:29 +00:00
tool [dart2wasm] Remove deprecated --name-section flag from dart compile wasm 2024-06-14 06:50:18 +00:00
analysis_options.yaml [dart2wasm] code cleanup 2024-03-05 16:57:47 +00:00
OWNERS
pubspec.yaml [dart2wasm] code cleanup 2024-03-05 16:57:47 +00:00