V8 javascript bindings for Rust
https://github.com/denoland/rusty_v8/
Do not install. Only used as the first stage for building deno, and for development/debugging purposes.
Deno offers an alternate build, where the v8 engine is referenced through a static binary dump.
This package exists just to test rusty_v8 in isolation. It will generate binaries that include full debug symbols/tables.
Users should refer to the deno package for an integrated build without development symbols.
- Developed at devel:languages:javascript
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/rusty_v8 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000426 426 Bytes | |
_service | 0000000857 857 Bytes | |
compiler-rt-adjust-paths.patch | 0000001236 1.21 KB | |
deno-v8-arm.patch | 0000000833 833 Bytes | |
rusty_v8-130.0.1.tar.zst | 0062434329 59.5 MB | |
rusty_v8-rpmlintrc | 0000000430 430 Bytes | |
rusty_v8.changes | 0000038276 37.4 KB | |
rusty_v8.obsinfo | 0000000099 99 Bytes | |
rusty_v8.spec | 0000003852 3.76 KB | |
vendor.tar.zst | 0022331771 21.3 MB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1225589
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 4)
- Update to version 130.0.1: * fix: glibc version * feat: add binding for `ResourceConstraints::ConfigureDefaults` * Track V8 13.1 * Rolling to V8 13.0.245.12 * Update bindgen to fix builds with LLVM 19.1 * Stabilize: Release version 129.0.0 of Rusty V8 * feat: add TransferSharedArrayBuffer * Track V8 13.0 * Rolling to V8 12.9.202.18 * Rolling to V8 12.9.202.17 * fix cppgc docs * Rolling to V8 12.9.202.16 * Rolling to V8 12.9.202.15 * Rolling to V8 12.9.202.14 - Remove unnecessary files - Set clang to clang19, lld to lld19 and llvm to llvm19 - Update rusty_v8.spec file list. * Recomprizz/Roast ignores git metadata by default. - Update vendored dependencies. - Revert previous change. Go back to git sources. Published sources in crates.io does not contain the necessary directories. - Change sources from git to crates.io * there has been a recent change on how deno publishes the v8 crate. investigated the vendored dep shows that it has a slightly different set of directories.
Comments 0