Commit graph

63 commits

Author SHA1 Message Date
Brian Carroll
e5be6bfdd1 Fix formatting 2022-02-20 23:55:36 +00:00
Brian Carroll
9344aa89e5 repl_test: ignore broken wasm tests 2022-02-20 23:09:38 +00:00
Brian Carroll
02889300d0 repl_test: 2 thread_locals to avoid mutable borrow issues. Tests running but very slow. 2022-02-20 22:59:16 +00:00
Brian Carroll
25cd7f9fab repl_test: move some functions around 2022-02-20 21:38:59 +00:00
Brian Carroll
3b050d3e2a repl_wasm: Finish interface to Wasmer. Compiles but throws runtime borrow error. 2022-02-20 20:38:14 +00:00
Brian Carroll
305968a5c0 repl_test: Apologetic error message about the build dependency situation 2022-02-20 11:45:58 +00:00
Brian Carroll
1e010e185c repl_test: wasm tests compile but do not run 2022-02-20 10:38:42 +00:00
Brian Carroll
603c98d1d9 wasm tests: use wasmer .unwrap_i32 2022-02-20 09:05:08 +00:00
Brian Carroll
a4d83f6916 repl_test: developing wasm test setup 2022-02-20 09:03:59 +00:00
Brian Carroll
a75aa52b91 repl_test: write Rust replacements for JS functions 2022-02-19 23:29:06 +00:00
Brian Carroll
eb1a16d429 repl: fix tests 2022-02-03 00:27:33 +00:00
Brian Carroll
ab0b99f032 Merge branch 'trunk' of github.com:rtfeldman/roc into repl-refactor 2022-02-02 23:46:58 +00:00
Brian Carroll
03c99bdb44 repl: move tests into their own package 2022-02-02 23:42:46 +00:00