Buffer Wasm metadata reads

This commit is contained in:
udo
2026-07-19 06:43:19 +00:00
parent a9e24cffc4
commit 15fdfe725d
6 changed files with 182 additions and 40 deletions
+1
View File
@@ -84,6 +84,7 @@ if [[ "$action" == "run" ]]; then
scripts/test_component_resolution_ttl.sh
timeout --signal=TERM --kill-after=5s 120s scripts/test_entry_freshness_ttl.sh
scripts/test_unit_export_surface.sh
timeout --signal=TERM --kill-after=5s 120s scripts/test_wasm_metadata_buffer.sh
scripts/test_wasm_source_locations.sh
scripts/test_socket_activation.sh
fi