Brian Carroll
|
ad9b761fce
|
Move wasm file format code into a submodule
|
2021-11-03 11:20:16 +00:00 |
|
Folkert de Vries
|
416a143a7d
|
Merge branch 'trunk' into shritesh/hello-swift
|
2021-11-03 12:12:42 +01:00 |
|
Brian Carroll
|
7fa6436ee6
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm_module_builder
|
2021-11-03 10:36:34 +00:00 |
|
Brian Carroll
|
87f6246851
|
Remove parity-wasm!
|
2021-11-03 10:36:08 +00:00 |
|
Brian Carroll
|
59757d638a
|
Migrate the last sections: Type and Function
|
2021-11-03 10:24:03 +00:00 |
|
Anton-4
|
824373dfb8
|
Merge branch 'trunk' into deps
|
2021-11-03 10:50:50 +01:00 |
|
Anton-4
|
a3fc724df3
|
removed unused maplit
|
2021-11-03 10:50:25 +01:00 |
|
Joshua Warner
|
6a30e422da
|
Remove unused spaces_till_end_of_line / chomp_line_comment functions from the parser
|
2021-11-02 20:28:16 -07:00 |
|
Shritesh Bhattarai
|
e3a0dfe264
|
Separate ld_command and ld_child
|
2021-11-02 21:13:37 -04:00 |
|
Shritesh Bhattarai
|
ec78b9eade
|
Move sdk_path back up
|
2021-11-02 21:10:50 -04:00 |
|
Shritesh Bhattarai
|
6c6d64506b
|
Revert comment layout oops
|
2021-11-02 20:56:40 -04:00 |
|
Shritesh Bhattarai
|
8b2d3dbe44
|
Swiftc -O support
|
2021-11-02 20:33:04 -04:00 |
|
Shritesh Bhattarai
|
66e9a7f82e
|
No need to allocate a vec
|
2021-11-02 20:28:10 -04:00 |
|
Shritesh Bhattarai
|
6590d4fe41
|
big_sur_fix -> sdk_path
|
2021-11-02 20:28:10 -04:00 |
|
Shritesh Bhattarai
|
bc63536938
|
A lot of todos but big RocStr works
|
2021-11-02 20:28:10 -04:00 |
|
Richard Feldman
|
16e80cd5aa
|
Merge pull request #1845 from rtfeldman/shritesh/aarch64-tests
Add aarch64-target in roc_cli and rebuild_host
|
2021-11-02 20:10:02 -04:00 |
|
Richard Feldman
|
e7c9a5211f
|
Drop file that was accidentally restored in rebase
|
2021-11-02 19:39:11 -04:00 |
|
Richard Feldman
|
ac42470c81
|
Drop unused libc deps
|
2021-11-02 19:37:38 -04:00 |
|
Richard Feldman
|
0bc3ff4ca5
|
Use std and core over libc where equivalent
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
bb49593c2e
|
Move test_mono deps into dev deps
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
abe0da2eb0
|
Drop some unused deps
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
ffbf2b4276
|
Move some things to dev deps
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
06c213a5dd
|
Move some gen_dev deps into dev deps
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
14dc4dec88
|
Drop unused inlinable_string dep
|
2021-11-02 19:37:05 -04:00 |
|
Brian Carroll
|
6fca1caee5
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm_module_builder
|
2021-11-02 23:02:00 +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 |
|
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 |
|
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
|
4e19320982
|
Merge branch 'trunk' into false-cleanup
|
2021-11-01 22:30:45 -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 |
|
Folkert
|
ca537a44b8
|
thread through update_mode
|
2021-11-01 20:12:39 +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 |
|
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 |
|