bell icon indicating copy to clipboard operation
bell copied to clipboard

Rewrite performance sensitive code in WebAssembly

Open nicolaschan opened this issue 7 years ago • 0 comments

Performance sensitive code should be rewritten in WebAssembly. We can use Rust, C, or C++ and compile to WebAssembly.

Areas that might benefit:

  • BellTimer and related modules (Calendar, Schedule, etc.)
  • Schedule/calendar parsers

nicolaschan avatar Jan 26 '18 09:01 nicolaschan