Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Bevy Web Utils
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Bevy Web Utils
e728eeab54b784c49a51b0648b2557ca76dc29f4
bevy-web-utils
src
lib.rs
Find file
Normal view
History
Permalink
lib.rs
94 B
Newer
Older
Copy bindings
Louis
committed
2 years ago
1
2
3
4
#[cfg(target_arch
=
"wasm32"
)]
pub
mod
bevy
;
#[cfg(target_arch
=
"wasm32"
)]
pub
mod
bindings
;