InsightSoftwareConsortium / InsightSoftwareConsortium/ITK-Wasm

Throw an error when parsed interface json contains OUTPUT_* parameters

Open
#834 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
235
Forks
61
Avg merge
4d 19h
Merged PRs (30d)
4

Description

`OUTPUT_*` options should be positional outputs and not parameters passed with `-` or `--` flags. This is to support idiomatic wrapping in Python where outputs usually only single values or tuples.

Throw an error when detected in `wasmBinaryInterfaceJson.js` and explain the constraint.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.