mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Build spidermonkey and bindings
This commit is contained in:
parent
12a679df46
commit
1e686a16d9
6 changed files with 31 additions and 0 deletions
1
src/mozjs
Submodule
1
src/mozjs
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit a971b9dd53975db0225bb900c216f2a1f4cd1de9
|
1
src/rust-mozjs
Submodule
1
src/rust-mozjs
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f46084656c10471438ee5ef2488e514227d3e6d5
|
|
@ -9,6 +9,7 @@
|
|||
use std;
|
||||
use sdl;
|
||||
use azure;
|
||||
use js;
|
||||
|
||||
mod dom {
|
||||
mod base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue