Removed obsolete paragraph from Javascript documentation.
This commit is contained in:
parent
924f373a2f
commit
8c05fe37af
1 changed files with 0 additions and 11 deletions
|
|
@ -273,17 +273,6 @@ An integration of a native extension 'example' would look like this:
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
### Embedded V8
|
|
||||||
|
|
||||||
It is possible to create a custom application like `node.js` embedding a v8 engine.
|
|
||||||
|
|
||||||
TODO:
|
|
||||||
- how to install v8
|
|
||||||
- v8 version issues: command-line switch, pre-processor macro
|
|
||||||
- sample integration code
|
|
||||||
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
Some basic examples are shown here in more detail.
|
Some basic examples are shown here in more detail.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue