Skip to content

Normalize timing between the native and wasm versions #24

Description

@ibebrett

Right now the wasm version and native versions are a bit out of sync. Ideally we'd get 30fps solidly on both the wasm and native. We have some adaptive frame rate stuff we are trying to do, but it can be improved. Additionally, it may be that our current rendering system is too slow on the web side (context2d and the foreign function wasm calling are culprits). We should investigate this and get tooling around it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions