Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add from_canvas() to Surface for Wasm #76

Merged
merged 4 commits into from
May 8, 2023

Commits on Apr 26, 2023

  1. Added from_canvas methods to Surface

    Toniman575 authored and daxpedda committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2360138 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    206bd17 View commit details
    Browse the repository at this point in the history
  2. Document Wasm on docs.rs

    daxpedda committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d862add View commit details
    Browse the repository at this point in the history
  3. Address review

    daxpedda committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ce20d55 View commit details
    Browse the repository at this point in the history