This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-01 09:24:20 -04:00
Code
Issues
Wiki
Activity
0f9daaeacb
denoland-deno
/
cli
/
tests
/
testdata
/
run
/
ffi
/
unstable_ffi_1.js
2 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor: remove Deno.core (#16881) This commit removes "Deno.core" namespace. It is strictly private API that has no stability guarantees, we were supposed to remove it long time ago. Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-01-24 12:54:10 -05:00
Deno
[
Deno
.
internal
]
.
core
.
ops
.
op
_ffi
_load
(
{
path
:
""
,
symbols
:
{
}
}
)
;
Copy permalink