coderkalyan / coderkalyan/femtoc

cli: unsupported feature and crash error handling

Open
#16 0 comments 0 reactions 1 assignee Claimed by @bbworld1 View on GitHub
enhancement
Dominant language
Zig
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, crashes are (unfortunately) common. Thankfully, these are thrown errors and the zig runtime prints a nice stack trace. Additionally, we sometimes emit errors for unsupported features. It would be nice to get a better trace as to where in the source code and during what compiler stage the error happened, so we can see what needs to be fixed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.