Skip to content

Reduce WASM binary optimization level.

Cory Massaro requested to merge apine-prod-artifacts into main
  • give compiled WASM binaries correct .so suffix (shared Linux library)
  • preferentially read WASM_BINARY from environment variable, rather than constructing in executor-classes
  • keep the uncompiled binary around on disk
Edited by Cory Massaro

Merge request reports