News

Description The partial_eval.close_jaxpr cache is a util.weakref_lru_cache (the first argument of the key is a weakref). Since the function maps jaxpr to ClosedJaxpr (jaxpr, ()) even though the jaxpr ...
Overview I'm integrating Lottie web into a production website that has a strict CSP, since lottie dynamically loads a wasm binary "lottie player" it requires enabling wasm-unsafe-eval which is ...