mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
* use same Dcpu flag as releases Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> * macos x64 fixes * fix test-playground Restored the playground WASM builtin loader to use the proven field-by-field ModuleEnv deserialization logic (matching the runtime loader) so pointer relocation, imports, and identifier lookups are reconstructed correctly inside WASM instead of tripping the error.TrapUnreachable immediately after loadCompiledModule. * make it DRY Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> * better comments Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> * empty string does not work Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> * final flag fix Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> * Remove unused artifact names Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> --------- Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| alwayscheck.yml | ||
| basic_cli_build_release.yml | ||
| basic_cli_test_arm64.yml | ||
| basic_webserver_build_release.yml | ||
| benchmarks.yml | ||
| ci_cleanup.yml | ||
| ci_cleanup_nix_mac.yml | ||
| ci_cross_compile.yml | ||
| ci_manager.yml | ||
| ci_manager_old.yml | ||
| ci_zig.yml | ||
| devtools_test_linux_x86_64.yml | ||
| devtools_test_macos_apple_silicon.yml | ||
| docker.yml | ||
| fuzzer.yml | ||
| macos_x86_64.yml | ||
| markdown_link_check.yml | ||
| nightly_linux_arm64.yml | ||
| nightly_linux_x86_64.yml | ||
| nightly_macos_apple_silicon.yml | ||
| nightly_macos_x86_64.yml | ||
| nightly_new_compiler_all_os.yml | ||
| nix_linux_arm64_cargo.yml | ||
| nix_linux_arm64_default.yml | ||
| nix_linux_x86_64.yml | ||
| nix_macos_apple_silicon.yml | ||
| nix_macos_x86_64.yml | ||
| stale.yml | ||
| test_alpha_many_os.yml | ||
| test_nightly_many_os.yml | ||
| ubuntu_x86_64.yml | ||
| ubuntu_x86_64_nix_debug.yml | ||
| windows_release_build.yml | ||
| windows_tests.yml | ||
| zulip_bot_high_p_issues.yml | ||