Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Olm Olm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Michael Telatynski
  • OlmOlm
  • Repository
Switch branch/tag
  • olm
  • Makefile
Find file BlameHistoryPermalink
  • stoically's avatar
    Add wasm target to Makefile · 611d3949
    stoically authored May 07, 2020 and Hubert Chathi's avatar Hubert Chathi committed May 07, 2020
    Allows building an WASM-ready archive with emscripten.
    
    This allows e.g. to compile to the `wasm32-unknown-unknown`
    target with Rust.
    
    Related matrix-rust-sdk PR:
    https://github.com/matrix-org/matrix-rust-sdk/pull/31
    
    
    
    Signed-off-by: default avatarstoically <stoically@protonmail.com>
    611d3949