Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for wasm_dependencies (0.17 sec)

  1. samples/wasm_modules/header_injector/WORKSPACE

        url = "https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/archive/" + PROXY_WASM_CPP_SDK_SHA + ".tar.gz",
    )
    
    load("@proxy_wasm_cpp_sdk//bazel/dep:deps.bzl", "wasm_dependencies")
    
    wasm_dependencies()
    
    load("@proxy_wasm_cpp_sdk//bazel/dep:deps_extra.bzl", "wasm_dependencies_extra")
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Aug 24 21:22:06 UTC 2022
    - 791 bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_7.adoc

    See the <<configuration_cache#config_cache:requirements:use_project_during_execution,configuration cache chapter>> for details on how to migrate these usages to APIs that are supported by the configuration cache.
    
    [[task_dependencies]]
    ==== Calling `Task.getTaskDependencies()` from a task action
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 87.7K bytes
    - Viewed (0)
Back to top