Skip to content

Integrate starlib and bazel-skylib #5

Description

@jordemort

Extend the API to allow extra parameters to be passed to the Starlark() constructor that specify additional Starlark libraries to make available in the interpreter.

starlib

https://github.com/qri-io/starlib

These look to be written in Go and will need to be compiled into the extension.

bazel-skylib

https://github.com/bazelbuild/bazel-skylib/tree/main/lib

Some of this is bazel-specific and won't be useful, but the path manipulation and type introspection stuff is ❇️

This stuff is in Starlark, so we probably just want to vendor the files we want and exec them upon request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions