Thanks to visit codestin.com
Credit goes to github.com

Skip to content

svylabs/wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These packages provide utilities for loading and running WASM modules.

Status: Discontinued

Notice: This package was an experiment in consuming WASM code - integrating a WASM runtime into applications, allowing them to leverage existing native libraries compiled to WASM. While this is still an interesting path to explore, generally as a team we're investing in producing WASM from Dart - letting a Dart based app run in a WASM runtime (ala Flutter Web in a browser). See https://docs.flutter.dev/platform-integration/web/wasm for more information.

For people who do wish to continue to experiment with a similar technique to package:wasm / leveraging a wasm runtime, please feel free to fork this repo.

See also dart-archive#146.

Packages

Package Description Published Version
wasm Runs WASM modules in Dart native. pub package
flutter_wasm Runs WASM modules in Flutter.

About

Utilities for loading and running WASM modules from Dart code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 90.6%
  • Python 7.7%
  • C 0.6%
  • Kotlin 0.5%
  • Perl 0.5%
  • Raku 0.1%