Skip to content

emepetres/dotnet-wasm-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-wasm-sample

Wasm samples using .Net 6.0.

  • console: Small hello world wasm .Net6 sample.
  • jsinteraction: Sample that implements interaction with JavaScript from/to .Net
  • console-native: Small hello world wasm sample that uses a native external library that makes a callback to .Net
  • filesystem: Shows an implementation to use virtual file system from .Net.
  • production: How to publish a wasm app on production with file compression.
  • webxr: How to build a small WebXR sample on .Net wasm.

About

Wasm sample using dotnet 6.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published