oden/oden-js
John Doty e36ab17235 [oden-js] Ensure callbacks have 'static lifetime
Because we smuggle them through we need to make sure they're not
holding references that will go invalid- we can make no promises about
how long they stay alive. Although maybe bounding to context lifetime
is OK? But anyway.
2023-06-21 22:04:17 -07:00
..
src [oden-js] Ensure callbacks have 'static lifetime 2023-06-21 22:04:17 -07:00
Cargo.lock [oden] Grab my incomplete QuickJS wrapper 2023-06-18 06:31:37 -07:00
Cargo.toml [oden] Grab my incomplete QuickJS wrapper 2023-06-18 06:31:37 -07:00