gleam-lang/gleam

Have the ability to add packages to the wasm compiler

Open

#3,245 opened on Jun 5, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (960 forks)batch import
help wanted

Repository metrics

Stars
 (21,417 stars)
PR merge metrics
 (Avg merge 10d 19h) (69 merged PRs in 30d)

Description

The current bindings for the wasm compiler only exposing add files/modules into the main project but not dependency files.

Contributor guide