Skip to content

Manifest#378

Closed
giann wants to merge 13 commits into
mainfrom
manifest
Closed

Manifest#378
giann wants to merge 13 commits into
mainfrom
manifest

Conversation

@giann

@giann giann commented Jun 11, 2026

Copy link
Copy Markdown
Member

No description provided.

giann added 13 commits June 11, 2026 12:35
Instead on searching imported by looking up files within a search list, user must define more precisely where the script might be:
- `buzz:<script>` a buzz std lib, will be resolved statically or by looking directly to BUZZ_PATH/lib/<script>.buzz
- `pkg:<pkg_name>/path/to/<script.buzz>` a buzz script from a vendor package or from the current package, will be resolved by looking into vendors/<pkg_name/src/path/to/<script.buzz>
- `some/relative/path/<script.buzz>` will lookup the file relative to the root directory of package being run
@giann giann closed this Jun 11, 2026
@giann giann deleted the manifest branch June 11, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant