alpha
Login
or
Join now
nandi.uk
/
gleam
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Fork of daniellemaywood.uk/gleam — Wasm codegen work
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
gleam
/
compiler-cli
/
src
5 folders
25 files
at
82114d29b104b4feab19c08223fc526ad1ef7892
nandi
Rebase wasm work onto gleam-lang/gleam main and fix 1.18 API drift.
14hrs ago
82114d29
dependencies
clippy
2 weeks ago
fs
Stage git path dependencies via worktrees Clone the repo once, check the commit out in a temp worktree, and hard-link the dependency's subdirectory into build/packages.
1 month ago
hex
clippy
2 weeks ago
new
SPDX licence information comments
1 month ago
snapshots
Restrict packages.toml deserialisation
2 months ago
add.rs
get rid of write! macro for appending to strings
1 week ago
beam_compiler.rs
Remove references to "foobar"
4 days ago
build.rs
clippy
2 weeks ago
build_lock.rs
Rebase wasm work onto gleam-lang/gleam main and fix 1.18 API drift. Port Target::Wasm exhaustiveness, external_wasm plumbing, and MIR/formatter matches for TypedDefinitions, ClauseGuard::BinaryOperator, and related AST changes after landing on v1.18.0-rc2.
14 hours ago
cli.rs
clippy
2 weeks ago
compile_package.rs
Begin implementation of Wasm codegen
10 months ago
config.rs
Add path field support for git dependencies Allow specifying a subdirectory within a git repository using an optional `path` field.
3 months ago
dependencies.rs
clippy
2 weeks ago
docs.rs
Use configured target as default when deleting docs build directory
2 weeks ago
export.rs
Rebase wasm work onto gleam-lang/gleam main and fix 1.18 API drift. Port Target::Wasm exhaustiveness, external_wasm plumbing, and MIR/formatter matches for TypedDefinitions, ClauseGuard::BinaryOperator, and related AST changes after landing on v1.18.0-rc2.
14 hours ago
fix.rs
SPDX licence information comments
1 month ago
format.rs
move formatter to its own crate
1 month ago
fs.rs
Clippy
2 weeks ago
hex.rs
Authenticate Hex package requests with HEXPM_READ_API_KEY Use the API key from the HEXPM_READ_API_KEY environment variable, when set, to authenticate requests to Hex while resolving and downloading dependencies. This raises the rate limit from the stricter per-IP limit to the higher per-user limit.
2 weeks ago
http.rs
Fix HTTP client panic on Android reqwest's default rustls-platform-verifier panics on Android because it needs the JVM to reach the system trust manager. On Android, load the system trust store from the filesystem via rustls-native-certs and configure those roots explicitly.
4 weeks ago
lib.rs
Add Zed extension Wasm packaging to the Wasm backend. Emit full zed:extension guests (CABI stubs, language-server-command), package components with zed:api-version, and add `gleam export zed-extension`. Also extend MIR/codegen for @external(wasm), structs, lists, and package link.
1 day ago
lsp.rs
SPDX licence information comments
1 month ago
new.rs
Use latest checkout version
3 weeks ago
owner.rs
SPDX licence information comments
1 month ago
panic.rs
clippy
2 weeks ago
publish.rs
Begin implementation of Wasm codegen
10 months ago
remove.rs
SPDX licence information comments
1 month ago
run.rs
Begin implementation of Wasm codegen
10 months ago
shell.rs
SPDX licence information comments
1 month ago
text_layout.rs
SPDX licence information comments
1 month ago