Skip to content

compiler: lower polymorphic len() to wasm (string + array length) (#583) #506

compiler: lower polymorphic len() to wasm (string + array length) (#583)

compiler: lower polymorphic len() to wasm (string + array length) (#583) #506

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: Mirror to Git Forges
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
mirror:
uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@e6b2884722350515934d443daf23442f2195796f
secrets: inherit