Commit graph

10698 commits

Author SHA1 Message Date
Brian Carroll
9292cb9708 Add WSL troubleshooting tip to BUILDING_FROM_SOURCE.md 2021-11-02 23:23:51 +00:00
Brian Carroll
6fca1caee5 Merge branch 'trunk' of github.com:rtfeldman/roc into wasm_module_builder 2021-11-02 23:02:00 +00:00
Brian Carroll
d14b4822db
Merge pull request #1875 from rtfeldman/roc-wasm-faster-rebuilds
Roc wasm faster rebuilds
2021-11-02 23:00:24 +00:00
Folkert
b6373c4efb move files over 2021-11-02 21:39:16 +01:00
Brian Carroll
7a1b5ecc99 Slightly reorganise serialize code 2021-11-02 20:35:29 +00:00
Brian Carroll
b0aeafc066 Refactor code section to get rid of a copy 2021-11-02 20:34:57 +00:00
Folkert
f91443100f move files 2021-11-02 21:12:50 +01:00
Folkert
487948e514 WIP 2021-11-02 21:08:12 +01:00
Shritesh Bhattarai
f1179aeb71
Merge branch 'trunk' into shritesh/aarch64-tests 2021-11-02 13:21:51 -04:00
Folkert de Vries
727ee0856a
Merge pull request #1874 from rtfeldman/rust_security_update
update to rust 1.56.1
2021-11-02 16:30:01 +01:00
Brian Carroll
d8c1017aec refactor stack pointer initialisation 2021-11-02 14:00:22 +00:00
Brian Carroll
baf896f6f9 Migrate linking and relocation sections 2021-11-02 13:56:47 +00:00
Shritesh Bhattarai
a7b218a71b
Merge branch 'trunk' into shritesh/aarch64-tests 2021-11-02 09:52:46 -04:00
Brian Carroll
e720873c05 Migrate to own Global and Memory sections 2021-11-02 13:32:54 +00:00
Shritesh Bhattarai
fed61702ce Pass target_triple_str instead of native to aarch64 zig 2021-11-02 09:24:52 -04:00
Shritesh Bhattarai
6d542a75f5 Revert adding target-aarch64 in cli/Cargo.toml 2021-11-02 09:11:03 -04:00
Anton-4
9af09273b3 update to rust 1.56.1 2021-11-02 14:10:01 +01:00
Brian Carroll
edadd4ce13 Temporary setup to gradually migrate sections from parity_wasm to our own module_builder
Previously we just had our own code section.
Now we also have export section, and a way of switching them over one by one,
running tests in between.
2021-11-02 12:46:15 +00:00
Richard Feldman
0fdd8ac1b4
Merge pull request #1818 from rtfeldman/false-cleanup
Fix memory leak in false interpretter
2021-11-01 22:32:30 -04:00
Richard Feldman
4e19320982
Merge branch 'trunk' into false-cleanup 2021-11-01 22:30:45 -04:00
Richard Feldman
a5cc5ba9e3
Merge pull request #1840 from rtfeldman/fix-compilation-nix-macos
add the right COREAUDIO_SDK_PATH for coreaudio-sys
2021-11-01 22:29:59 -04:00
Richard Feldman
fe5eb45292
Merge pull request #1871 from rtfeldman/lorri-url
Update link to lorri
2021-11-01 22:29:01 -04:00
Richard Feldman
a928a3db2d
Merge pull request #1864 from rtfeldman/nix_tip_editor
better nix editor instructions
2021-11-01 22:28:41 -04:00
Richard Feldman
015fdec02f
Merge branch 'trunk' into nix_tip_editor 2021-11-01 22:28:23 -04:00
Richard Feldman
a978719b0e
s/can currnently not/currently cannot 2021-11-01 22:27:57 -04:00
Richard Feldman
ced31e5982
Merge pull request #1872 from rtfeldman/morphic-spec-sortwith
Morphic spec sortwith
2021-11-01 22:26:57 -04:00
Folkert
54429162ad clippy 2021-11-01 23:19:47 +01:00
Folkert
0ad83fe990 Merge remote-tracking branch 'origin/trunk' into morphic-spec-sortwith 2021-11-01 23:11:52 +01:00
Folkert
89b850983d all higher order lowlevels have morphic specs 2021-11-01 23:05:59 +01:00
Folkert
a36fddd27a morphic for List.map, List.mapWithIndex, List.walk 2021-11-01 21:21:26 +01:00
Shritesh Bhattarai
2b014efe7d
Merge branch 'trunk' into shritesh/aarch64-tests 2021-11-01 15:48:24 -04:00
Brian Hicks
2fc6244c77 Merge remote-tracking branch 'origin/trunk' into fix-compilation-nix-macos 2021-11-01 14:27:43 -05:00
Anton-4
122d75a6ba fix broken zig package 2021-11-01 20:23:26 +01:00
Folkert
ca537a44b8 thread through update_mode 2021-11-01 20:12:39 +01:00
Brendan Hansknecht
09c7c83e36
Update link to lorri
The repository moved to nix-community.
2021-11-01 11:48:30 -07:00
Brian Carroll
c224acd52d
Merge pull request #1849 from rtfeldman/wasm_relocations
Wasm relocations
2021-11-01 16:40:03 +00:00
Anton-4
5085d3d19b
cleanup 2021-11-01 17:11:09 +01:00
Brian Carroll
4f464e485a Export and code sections 2021-11-01 14:13:34 +00:00
Brian Carroll
2a0dbb39fb Memory and Global sections 2021-11-01 12:30:44 +00:00
Brian Carroll
f1736f5e54
Merge branch 'trunk' into wasm_relocations 2021-11-01 11:23:50 +00:00
Folkert de Vries
56cc29d94f
Merge pull request #1858 from rtfeldman/map-4
Implement `List.map4`
2021-11-01 12:18:30 +01:00
Brian Carroll
e05ef73f6c function section 2021-11-01 09:54:09 +00:00
Brian Carroll
eb9705e2e9 import section 2021-11-01 09:48:29 +00:00
Folkert
7cd5d41b35 bump varid for closure var (List.map4 used so many variables that they interfered 2021-11-01 10:34:34 +01:00
Anton-4
674de9457b better nix editor instructions 2021-11-01 10:26:11 +01:00
Brian Carroll
d25b12328d Rename some SerialBuffer methods 2021-11-01 08:42:02 +00:00
Brian Carroll
7ad452d78a Types section 2021-11-01 08:34:34 +00:00
Brian Carroll
6ab00d164c Create WasmModule struct 2021-11-01 00:06:25 +00:00
Brian Carroll
c29e8bc452 comment formatting 2021-11-01 00:05:18 +00:00
Brian Carroll
63f65947bc Remove excessive calls to LayoutIds::default() 2021-11-01 00:02:28 +00:00