Skip to content

Can WASM be used to save server costs? #125

@Lewiscowles1986

Description

@Lewiscowles1986

The core thing is that I've seen for months now, that despite donations, Exercism is struggling financially.

I Think this is an amazing project.

Would alternative technical choices help to lower server costs?

See exercism/php-test-runner#160 for another proposed effort for PHP

Similar considerations here, are:

  • pyodide or something else?
  • how to feature-flag or experiment without risking stability on the platform
  • avoiding issues such as fix: bump python-multipart dependency simonw/datasette-lite#81 by working out a version pinning strategy which works
  • unlike PHP there are not many great FOSS ways to run multiple python versions, so pinning is really the strategy for keeping versions stable
  • saving and loading user input

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions