rust-diplomat / diplomat

Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
https://rust-diplomat.github.io/book/
Other
511 stars 48 forks source link

Use process.getBuiltinModule when available; sniff by globalThis.process #498

Closed sffc closed 2 months ago

sffc commented 3 months ago

Latest iteration on https://github.com/rust-diplomat/diplomat/issues/283

sffc commented 2 months ago

I guess there's nothing holding up merging this