Skip to content

[Question] Is there a memory allocation limit within a WASM extension using Envoy (using V8 runtime)? #22

[Question] Is there a memory allocation limit within a WASM extension using Envoy (using V8 runtime)?

[Question] Is there a memory allocation limit within a WASM extension using Envoy (using V8 runtime)? #22

name: Label Commenter
on:
issues:
types:
- labeled
pull_request_target:
types:
- labeled
permissions:
contents: read
issues: write
pull-requests: write
jobs:
comment:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
with:
ref: main # Set your default branch
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1