Skip to content

Add WASM target to the nix flake#183

Merged
emilk merged 2 commits intoemilk:mainfrom
FireFragment:main
Mar 25, 2026
Merged

Add WASM target to the nix flake#183
emilk merged 2 commits intoemilk:mainfrom
FireFragment:main

Conversation

@FireFragment
Copy link
Copy Markdown
Contributor

@FireFragment FireFragment commented Jan 22, 2025

This makes trunk serve working out of the box through Nix and the nix develop command.

Before:

error[E0463]: can't find crate for `core`
  |
  = note: the `wasm32-unknown-unknown` target may not be installed
  = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`

For more information about this error, try `rustc --explain E0463`.
error: could not compile `ttf-parser` (lib) due to 1 previous error

@emilk emilk merged commit 203708a into emilk:main Mar 25, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants