Running with `--features bevy/dynamic` fails silently on WSL2
Open
A-Build-System
C-Bug
O-Linux
O-Windows
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## Bevy version
0.9
## \[Optional\] Relevant system information
- Rust version: `cargo 1.67.0-nightly (16b097879 2022-11-14)`
- OS: Windows 11
- WSL: `5.10.102.1-microsoft-standard-WSL2`
- Target: `x86_64-pc-windows-gnu`
## What's happening
I am able to run my project fine without `bevy/dynamic` but when trying to use the feature the program fails silently.
Upon trying to run the .exe manually from the File Explorer I get the following error popup:

Contributor guide
Assessment
This issue has not been assessed yet.