-
# Feature Request
## Overview
This library compiles nicely to WASM with just a small wrapper.
It can be used to show a demo and/or for using this library in languages other than Golang.
I have…
-
## Acceptance Criteria
White space stored in starlark multi-line strings should be preserved.
**Given** a template calling function that returns a multi-line starlark string:
```
#@ def f():
#@…
-
### Description of the bug:
_No response_
### What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
```sh
gh repo clone garymm/bazel-bugs
cd baze…
-
There are a variety of reasons why one might want to freeze a value yourself. Here's one example - defining a `foo` and a `foo_set` rule, you can't have a mutable type in your foo rule and be able to …
-
Function is called in testingutil.go and funcs.go in Sonolark
https://pkg.go.dev/go.starlark.net/starlark#Thread.SetLocal
-
This issue is complete when handling has been added for specifying re-routes for existing links. For example, the starlark documentation: `https://qri.io/docs/reference/starlark_examples/` may not ma…
-
### Expected behavior
Arguments from config map (potentially coming from command line when running imperatively) are passed as is to Starlark code.
### Actual behavior
The arguments are interpret…
-
I understand Starlark is able to take advantage of Go's underylying concurrency power. I was wondering if there is an example of how that would be leveraged via Starlark?
Within the context of a s…
-
Rewrite native `android_instrumentation_test` in starlark.
-
It would be awesome if `buck2` could, on the command line, auto-complete the name of a target given a target pattern prefix such as `path/to/module:` (completing any target in the `BUCK` file) or `pat…