-
This is also tracked on bugzilla [bug 1921638](https://bugzilla.mozilla.org/show_bug.cgi?id=1921638).
There are more [details here](https://bugzilla.mozilla.org/show_bug.cgi?id=1920698#c4). We're h…
-
Are you planning on publishing an `@types/mozjexl` type definition for Typescript?
-
### Suggestion
Introducing the capability for computed values in Cfgu declarations, specifically for properties like `default` and `required`. This feature will allow users to provide expressions for…
-
Any use of `!` in an expression (see [mozjexl](https://github.com/mozilla/mozjexl#unary-operators)) leads to a parse error.
-
Edited to clarify proposal.
(from comment below)
Every platform we ship on has a targeting itch. The only scratch we have is inventing a new library with new semantics for each platform. That's u…
-
In the original project, there was a "ready to use" frontend script, in the form of a minified js file :
> For the frontend, drop dist/jexl.min.js into your project and include it on your page with…
-
As a followup to https://github.com/mozilla/experimenter/issues/7449 we discovered that while we can evaluate subexpressions in the Rust JEXL evaluator and meaningfully determine if they include undef…
-
# Feature Request 🛍️
Implement an expression language that uses Concerto types as its type system, and Concerto JSON instances at runtime.
## Use Case
We need a *safe* language to use within …
-
-
I have the master branch from today and I'm attempting to call index.html within rocky linux in the firefox browser. It has 115.4ESR release from Oct 2023. When I load it, it errors with:
Loading app…