75 Commits (f763f0e707b86dc7fee33ac230dee46254b36a71)

Author SHA1 Message Date
Jakub Konka 667f272edd Rewrite majority of impl reusing `libstd` (#34) 5 years ago
Jakub Konka 93e1657bae Update cranelift 5 years ago
Dan Gohman 1a10f4a002 Update to Cranelift 1.33 and require Rust 1.35. 5 years ago
Sean Stangl b9836d4d9c
Correctly capitalize Firefox in the README 5 years ago
Jakub Konka e44d8e8fe3 Update min rustc to 1.34 as required by wasi-common 6 years ago
Jakub Konka 0143ed548d Update README 6 years ago
Van der Auwermeulen Grégoire 60807c5e54 Update README.md 6 years ago
Jakub Konka f95af95d87 Update README 6 years ago
Jakub Konka b9871648b2 Import all changes from lucet-wasi 6 years ago
Alan Foster 1c0efd03b3 Add example of compiling wat and running with wasmtime 6 years ago
Jakub Konka 66559e5702 Cleanup docs; specify minimum Rust version 6 years ago
Jakub Konka b784ae875e Add git revision to track against lucet-wasi 6 years ago
Jakub Konka cd39c1dfd8 Extract common interface from lucet-wasi 6 years ago
Jake Lang a2eafd400f Document using wasmtime as a dependency in the README 6 years ago
Dan Gohman 4262178cf5 Document the `git clone --recurse-submodules` requirement. 6 years ago
Dan Gohman 1f9167f44d Add a link to bindgen's documentation of the clang dependency. 6 years ago
Dan Gohman f32581706f Document that cmake and clang are build dependencies. 6 years ago
Gene McCulley 1d4b704cb8 Update README.md 6 years ago
Gene McCulley c39a7f82cb Update README.md 6 years ago
Matthias Prechtl 3cb76f15da Update README.md 6 years ago
Dan Gohman b2fefe7714 WASI prototype design, implementation, and documentation. 6 years ago
Jef 1e5b09fbc4 Update README 6 years ago
Jef 79f26328d4 Improve efficiency of resetting stack pointer 6 years ago
Jef 652e2fdeec Fix some places that could have caused panics, update example assembly in readme 6 years ago
Dan Gohman b0243b212f Update the minimum Rust version to 1.32. 6 years ago
Jef 4f21ffc006 Update README 6 years ago
Jef f9e66eab84 Update README 6 years ago
Jef e69e0aeb28 Update README 6 years ago
Jef 103ae62095 Fix README 6 years ago
Jef 624d5cc6ad Update README 6 years ago
Jef 4eb546c6a5 Fix conversions trapping and fix some weirdness around conditional jumps 6 years ago
Jef e4752aae3d Several fixes, implement imported globals 6 years ago
Jef 36ec29b048 Fix imported memories 6 years ago
Jef 64ab86f9bc Add new test results 6 years ago
Jef a50f008f69 Remove misc tests from readme 6 years ago
Jef d69bf1ac17 Remove misc tests from readme 6 years ago
Jef 4e48dad9b6 Add host calls 6 years ago
Jef a8a26b5948 Fix some float issues 6 years ago
Jef 938d7701d9 Add float equality 6 years ago
Jef 1eb419cdda Implement `memory.size`/`memory.grow`, globals, `call_indirect` 6 years ago
Jef a9ab1a1467 Add conversions, update tests in readme 6 years ago
Jef cd85e867fe Update README 6 years ago
Jef 2a8ca372e3 Update README 6 years ago
Jef 5ae789ab7b Fix div and rem 6 years ago
Jef e5852ea7ba Update README 6 years ago
Jef 3f3de16bc4 Update README 6 years ago
Jef 45ccc591cd Fix `br_if` and `br_table` 6 years ago
Jef e99417fb1c Update readme 6 years ago
Dan Gohman c66a3c23f3 Tidy up some documentation comments. 6 years ago
Dan Gohman 562a66cc27 Update status. 6 years ago