mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-25 15:29:43 -05:00
0df04f2129
This doesn't really follow the current V8 API (it's pretty close to how V8 used to be back in 2012 though.) However: 1. The C++ API is very C++-y and doesn't carry over well to Rust, and 2. It addresses the immediate need of being able to take heap snapshots. Refs #298 |
||
---|---|---|
.. | ||
compile_fail | ||
test_api.rs | ||
test_ui.rs |