justification: allow send implementations to raise errors with sufficient context to aid the application developer to quickly fix the issue in the source.
Proposal: amend options object created at [1] passed to send implementation to include line and column from the action.
justification: allow send implementations to raise errors with sufficient context to aid the application developer to quickly fix the issue in the source.
Proposal: amend options object created at [1] passed to send implementation to include line and column from the action.
[1] https://github.com/jbeard4/SCION/blob/2424a0a4c7dd60ad15d7e574a8764ae976051fff/lib/compiler/scjson-to-module.js#L481