diff --git a/targets/wasm-module/matrix0_base.cpp b/targets/wasm-module/matrix0.cpp similarity index 100% rename from targets/wasm-module/matrix0_base.cpp rename to targets/wasm-module/matrix0.cpp diff --git a/targets/wasm-module/sum0_base.cpp b/targets/wasm-module/sum0.cpp similarity index 100% rename from targets/wasm-module/sum0_base.cpp rename to targets/wasm-module/sum0.cpp diff --git a/targets/wasm-module/sum1_repl_late.cpp b/targets/wasm-module/sum1_voter.cpp similarity index 100% rename from targets/wasm-module/sum1_repl_late.cpp rename to targets/wasm-module/sum1_voter.cpp diff --git a/targets/wasm-module/sum2_repl_cored_late.cpp b/targets/wasm-module/sum2_cored.cpp similarity index 100% rename from targets/wasm-module/sum2_repl_cored_late.cpp rename to targets/wasm-module/sum2_cored.cpp diff --git a/targets/wasm-module/sum3_repl_early.cpp b/targets/wasm-module/sum3_repl_voter.cpp similarity index 100% rename from targets/wasm-module/sum3_repl_early.cpp rename to targets/wasm-module/sum3_repl_voter.cpp diff --git a/targets/wasm-module/sum4_repl_cored_early.cpp b/targets/wasm-module/sum4_repl_cored.cpp similarity index 100% rename from targets/wasm-module/sum4_repl_cored_early.cpp rename to targets/wasm-module/sum4_repl_cored.cpp