Skip to content
Snippets Groups Projects
  1. Jul 15, 2021
  2. Jul 14, 2021
  3. Jul 06, 2021
  4. May 19, 2021
  5. May 17, 2021
  6. May 14, 2021
  7. May 05, 2021
  8. May 04, 2021
  9. Apr 26, 2021
  10. Apr 21, 2021
  11. Apr 20, 2021
  12. Apr 19, 2021
  13. Apr 18, 2021
  14. Apr 15, 2021
  15. Mar 30, 2021
  16. Mar 04, 2021
  17. Mar 03, 2021
  18. Feb 24, 2021
  19. Feb 23, 2021
  20. Feb 12, 2021
  21. Jan 18, 2021
  22. Jan 15, 2021
  23. Dec 11, 2020
  24. Nov 24, 2020
  25. Nov 22, 2020
  26. Nov 17, 2020
  27. Nov 16, 2020
  28. Nov 10, 2020
  29. Oct 24, 2020
  30. Oct 21, 2020
    • Alexander Theißen's avatar
      Remove rust-toolchain file (#99) · 5785c8d7
      Alexander Theißen authored
      Architecture specific toolchains are not allowed in this file.
      We can assume that stable is the default toolchain and should not
      dictate with which toolchain the user builds the client. Also this
      breaks under macOS.
      
      We are only interested with which toolchain the runtime is build.
      For this we should set the WASM_BUILD_TOOLCHAIN variable.
      5785c8d7
Loading