Skip to content

aeebeeuoo/rive-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rive Wasm Runtime and Web API

This repo contains two web projects: Rive's low level Wasm runtime and Rive's web api, which is very new and currently in alpha.

If you want to embed Rive animations in your web app or site, we recommend using the web api. While it is in alpha, it's designed to be simple to use and easy to update as we evolve it.

If you want to do some crazy, off the beaten track stuff that the api doesn't support, then the low level runtime gives you the greatest flexibility and the cost of having to do a lot of the heavy lifting.

About

Wasm/JS runtime for Rive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.3%
  • C++ 13.0%
  • HTML 11.3%
  • Shell 3.7%
  • CSS 1.7%