Skip to content

paulyoung/crane-nested-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crane Wasm issue

Demonstrates the issue described in ipetkov/crane#209 (comment)

The issue is that files in the root directory can't be accessed by tests when using Nix.

Usage

Cargo

cd nested and cargo test -- --nocapture within the dev shell.

Nix

nix build or nix build .#foo from the root.

Releases

No releases published

Packages

No packages published