Skip to content

Conversation

@deviaze
Copy link
Collaborator

@deviaze deviaze commented Dec 29, 2025

  • Implements @std/env/vars library
  • Deprecates existing env.getvar/etc functions with new deprecate function. Runtime warnings can be disabled by env variable.
  • seal now loads environment variables from a .env file if present with the dotenvy crate. This behavior can be disabled by turning SEAL_LOAD_DOTENV=false.
  • Environment variables can be added at runtime by calling env.vars.load with a file and override param.
  • fixes silly :3 mistake in jit pr that meant jit couldn't be disabled

Closes #42
Closes #92

@deviaze deviaze merged commit 58581af into main Dec 29, 2025
4 checks passed
@deviaze deviaze deleted the env-vars-lib-92 branch December 29, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant