Commit History

Author SHA1 Message Date
  Fabian d31e0edb5a Improved code generation for jitted memory reads and writes 3 years ago
  Fabian c406d65317 Add kvm-unit-test target with release mode (for benchmarks) 3 years ago
  Fabian 4e68de9c4d Test reset/restart 3 years ago
  Fabian ea50e29e5f Remove dead & improve 3 years ago
  Fabian d0fb1a78d9 Experimental xterm.js support (#172, #227) 3 years ago
  Fabian 04d9a6102c Fix file being created in PWD when compiling kvm-unit-test 3 years ago
  Fabian 48a9847d16 s/oxide// 3 years ago
  Fabian c97301842e Put jit_cache_array and jit_page_first_entry into global state, reduces the size of the .wasm files by 8MB because for some reason the rust compiler decides to put them into the data section 3 years ago
  Fabian 941208c948 Remove defunct test coverage 3 years ago
  Fabian c994dbc08c Fix spurious </a> in index.html 3 years ago
  Fabian 9efade88ee Fix compilation with latest closure compiler 3 years ago
  Fabian b3a3d930e3 make default makefile target the debug build 3 years ago
  Fabian 753f67bfab Makefile: Clean up and add all-tests target 3 years ago
  Fabian af5d01fff6 Makefile: Add tests-release target 3 years ago
  Fabian fc954cecea Update libwabt (fix failing decoding of large generated modules) 5 years ago
  Amaan Cheval 11831d1b60 Upcase strip_debug for consistency in Makefile 5 years ago
  Ernest Wong c273741405 Add tests for file storage chunking 5 years ago
  Fabian 7a31922078 Add test for bzimage_initrd_from_filesystem 5 years ago
  Fabian 92346f51ed Add test for clean shutdown 5 years ago
  Fabian e1c6116a0f Implement Linux kernel boot protocol, accept bzimage/initrd as boot configuration 5 years ago
  Fabian 2ee68c960a Make --strip-debug configurable (for release builds) 5 years ago
  Ernest Wong 0a67e3532f Filesystem: Introduce FileStorage class for server-loaded files 5 years ago
  Ernest Wong 1a6f3cfef3 Compile from and to ECMASCRIPT_2017 5 years ago
  Fabian e70e9dc4b2 Factor the conversion out of fpu_{load,store}_m80, add tests, fix the denormal number case 5 years ago
  Fabian 27a374e4fd Make warnings fatal in Rust test 5 years ago
  Fabian f1b50734c9 c2rust cleanup: Remove build system 5 years ago
  Fabian 1faf8ccc86 Allocate memory via Rust instead of ahead-of-time 5 years ago
  Fabian 01061dc4b6 The final Rust porting 5 years ago
  Awal Garg 2541789ccc run rust tests with nightly toolchain 5 years ago
  Fabian 766c50b6fb Enable api tests 5 years ago