Folkert
|
f8c3351c08
|
better debug messages from bench host
|
2021-09-04 13:26:31 +02:00 |
|
Folkert
|
0ba91f885c
|
make benchmark host.o more 32-bit compatible
|
2021-09-04 01:38:35 +02:00 |
|
Folkert de Vries
|
fc8fafbac8
|
Merge branch 'trunk' into wasm-gen-test
|
2021-08-30 21:53:50 +02:00 |
|
Richard Feldman
|
e3292cff4e
|
Drop some more references to needing C++
|
2021-08-29 16:59:15 -04:00 |
|
Folkert
|
904861a1e2
|
ignore .ll and .bc in benchmarks
|
2021-08-28 18:01:11 +02:00 |
|
Folkert
|
8fa4e55c74
|
Merge remote-tracking branch 'origin/trunk' into wasm-cli-option
|
2021-08-27 09:35:34 +02:00 |
|
Richard Feldman
|
5fe620f9b7
|
Merge pull request #1620 from rtfeldman/cli
Re-add `cli` example
|
2021-08-26 21:03:14 -04:00 |
|
Folkert
|
8a2baaf0cf
|
remove debug prints
|
2021-08-27 00:05:13 +02:00 |
|
Folkert
|
03c21add77
|
don't touch the refcount in putLine
|
2021-08-26 23:35:15 +02:00 |
|
Folkert
|
84b5f0c91e
|
free allocated buffer
|
2021-08-26 23:28:11 +02:00 |
|
Folkert
|
fb6131488c
|
update platforms for the nightly zig + wasm C abi requirements
|
2021-08-26 21:22:44 +02:00 |
|
Folkert
|
4b6c3319d4
|
comment a definition, makes wasm32 backend work for AStar
weird...
|
2021-08-26 21:09:11 +02:00 |
|
Folkert
|
8846841a95
|
follow the C abi for effect functions the host exposes
|
2021-08-25 20:47:03 +02:00 |
|
Folkert
|
12fb36d1df
|
unused variables
|
2021-08-25 20:47:03 +02:00 |
|
Folkert
|
f04547e27e
|
32-bit memory safety in benchmark host
|
2021-08-25 20:47:03 +02:00 |
|
Folkert
|
b01309ea7f
|
revert some host changes; they cause weird segfaults for TestBase64
|
2021-08-25 00:19:23 +02:00 |
|
Folkert
|
c2b43c30d6
|
try to fix host
|
2021-08-25 00:14:49 +02:00 |
|
Folkert
|
63f89d73be
|
attempt benchmark platform
|
2021-08-24 23:57:39 +02:00 |
|
Folkert
|
5a7a9e9520
|
fix alignment problems in zig hello host
|
2021-08-24 20:55:23 +02:00 |
|
Richard Feldman
|
1c481d7345
|
Add some tracing to reproduce double free
|
2021-08-22 16:23:56 -04:00 |
|
Richard Feldman
|
368ced972d
|
Implement echo example
|
2021-08-22 16:12:54 -04:00 |
|
Richard Feldman
|
6b6c439d6a
|
Update Stdin/Stdout in CLI example
|
2021-08-21 21:16:41 -04:00 |
|
Richard Feldman
|
dd4fec589e
|
Update Task in CLI example
|
2021-08-21 21:14:30 -04:00 |
|
Richard Feldman
|
7069046aaf
|
Add examples/cli
|
2021-08-21 20:54:15 -04:00 |
|
Folkert
|
a12e18ca70
|
add roc_panic to all hosts
|
2021-08-16 22:46:00 +02:00 |
|
Folkert
|
b9431187f7
|
remove c++ stuff
|
2021-08-16 20:33:55 +02:00 |
|
Folkert
|
d8e38ef2ac
|
proof of concept
|
2021-08-15 13:21:14 +02:00 |
|
Folkert
|
df83bf0d48
|
Merge remote-tracking branch 'origin/soa-alias' into alias-nominal-equality
|
2021-08-13 12:11:36 +02:00 |
|
Richard Feldman
|
2a616103c6
|
Rename Str.toBytes to Str.toUtf8
|
2021-08-07 22:46:24 -04:00 |
|
Richard Feldman
|
bc952641eb
|
Update docs to remove references to roc run
|
2021-08-05 23:15:00 -04:00 |
|
Anton-4
|
a6b6525f88
|
minor readme tweaks
|
2021-08-04 18:09:51 +02:00 |
|
Anton-4
|
c4beb5e585
|
improved main README, added README in examples folder
|
2021-08-04 18:04:44 +02:00 |
|
Richard Feldman
|
fbc7984818
|
Drop libc dependency from roc_std
|
2021-08-02 22:29:23 -04:00 |
|
Folkert
|
894ef2b7b2
|
Merge remote-tracking branch 'origin/trunk' into alias-nominal-equality
|
2021-07-30 23:34:16 +02:00 |
|
Folkert
|
e805e63db6
|
typos
|
2021-07-30 16:54:22 +02:00 |
|
Folkert
|
b186ccc370
|
disable Nat for now
|
2021-07-29 14:41:22 +02:00 |
|
Richard Feldman
|
437eb1b9b7
|
Revert "Remove QuicksortApp benchmark for now"
This reverts commit f1233bb491 .
|
2021-07-27 00:09:40 -04:00 |
|
Richard Feldman
|
5ac3990ce5
|
Revert "Remove RBTreeCk benchmark for now"
This reverts commit 250635c843 .
|
2021-07-27 00:09:40 -04:00 |
|
Richard Feldman
|
3ecdc7f553
|
Move benchmarks back to examples/benchmarks
|
2021-07-26 23:00:21 -04:00 |
|
Richard Feldman
|
537b71d258
|
Move benchmarks/ up a directory
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
2bdd137ef5
|
Merge remote-tracking branch 'origin/trunk' into run-all-examples
|
2021-07-21 01:06:54 -04:00 |
|
Richard Feldman
|
1bc1b1c502
|
Merge pull request #1488 from rtfeldman/hello-rust-example
add a "hello-rust" example
|
2021-07-20 20:42:20 -04:00 |
|
Brian Hicks
|
45887b6d1a
|
add a "hello-rust" example
|
2021-07-20 09:22:40 -05:00 |
|
Richard Feldman
|
78e762a270
|
Remove examples/shared-quicksort for now
|
2021-07-20 07:15:42 -04:00 |
|
Richard Feldman
|
37e67e58a3
|
Remove examples/task for now
|
2021-07-20 07:14:39 -04:00 |
|
Richard Feldman
|
660faa3bf1
|
Remove examples/custom-malloc for now
|
2021-07-20 07:12:25 -04:00 |
|
Richard Feldman
|
3a575d1c9d
|
Make examples/hello-zig like examples/hello
|
2021-07-19 22:47:18 -04:00 |
|
Richard Feldman
|
10166d5fc3
|
rm -rf examples/tea
|
2021-07-19 22:47:18 -04:00 |
|
Richard Feldman
|
a675d61a74
|
rm -r examples/cli
|
2021-07-19 22:47:18 -04:00 |
|
Richard Feldman
|
c4616b6da8
|
Merge branch 'trunk' into run-all-examples
|
2021-07-19 22:29:25 -04:00 |
|