• Stars
    star
    150
  • Rank 247,323 (Top 5 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A WebAssembly Monorepo

Build status Github lerna version

πŸ“¦ WebAssembly Monorepo

A Monorepo for dependency-free WebAssembly projects. Supports browser, web worker and Node.js runtimes.

All of the listed packages below will work on their ownβ€”without any external dependencies. The only precondition is to also include the .wasm file into the distribution, when using a bundler like Webpack or Rollup, etc.

Packages

License

Licensed under the MIT license.

Copyright ©️ 2020β€”2021 Sascha Zarhuber