Skip to content
  1. Apr 18, 2018
    • Sergey Pepyakin's avatar
      Fix for rh-minimal-parachain (#141) · 39aad598
      Sergey Pepyakin authored and asynchronous rob's avatar asynchronous rob committed
      * Remove extern "C"
      
      We already encountered such behavior (bug?) in pwasm-std, I believe.
      
      * Fix `panic_fmt` signature by adding `_col`
      
      Wrong `panic_fmt` signature can inhibit some optimizations in LTO mode.
      
      * Add linker flags and use wasm-gc in build script
      
      Pass --import-memory to LLD to emit wasm binary with imported memory.
      
      Also use wasm-gc instead of wasm-build.
      
      * Fix effective_max.
      
      I'm not sure why it was the way it was actually.
      
      * Recompile wasm.
      
      * Fix indent
      39aad598
    • asynchronous rob's avatar
      reorganize a bit more · f404eb8d
      asynchronous rob authored
      f404eb8d
  2. Apr 17, 2018
  3. Apr 16, 2018
  4. Apr 15, 2018
  5. Apr 14, 2018
  6. Apr 13, 2018
  7. Apr 12, 2018
  8. Apr 11, 2018