Documentation for Internal and External API #11
Labels
Documentation
Issues, Additions and Improvements to Documentation
Progress: Started
Type: Help Wanted
Extra Attention is Needed
Lack of Documentation
Spiderfire is currently lacking documentation for most of its API. It would be nice to have the structs and functions documented so that contributors can more easily understand the codebase, and users can begin creation of native modules.
Requirements
This task requires basic understanding of Rust, to understand the codebase, and intermediate understanding of Javascript, to understand the interactions with SpiderMonkey.
Difficulty: Easy to Intermediate
Workspace Crates
ion
): Contains wrappers around the native JSAPI.IonObject
,IonArray
,IonDate
,IonFunction
)assert
)fs
)cli
): Contains the application code for the command-line interface.eval
)repl
)run
)The text was updated successfully, but these errors were encountered: