Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-web
ensembl-client
Commits
1e66bcf5
Commit
1e66bcf5
authored
Mar 19, 2019
by
Dan Sheppard
Browse files
Optimised wasm file for update.
parent
77f07c48
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
src/ensembl/static/browser/browser.js
src/ensembl/static/browser/browser.js
+0
-3
src/ensembl/static/browser/browser.wasm
src/ensembl/static/browser/browser.wasm
+0
-0
No files found.
src/ensembl/static/browser/browser.js
View file @
1e66bcf5
...
...
@@ -827,9 +827,6 @@ Module.STDWEB_PRIVATE.acquire_tmp = function( dummy ) {
"
__cargo_web_snippet_a152e8d0e8fac5476f30c1d19e4ab217dbcba73d
"
:
function
(
$0
,
$1
,
$2
)
{
$1
=
Module
.
STDWEB_PRIVATE
.
to_js
(
$1
);
$2
=
Module
.
STDWEB_PRIVATE
.
to_js
(
$2
);
Module
.
STDWEB_PRIVATE
.
from_js
(
$0
,
(
function
(){
try
{
return
{
value
:
function
(){
return
(
$1
).
querySelector
((
$2
));}(),
success
:
true
};}
catch
(
error
){
return
{
error
:
error
,
success
:
false
};}})());
},
"
__cargo_web_snippet_a1bde086ce8713d0a17c518ea35c6b6a7c47d99b
"
:
function
(
$0
,
$1
,
$2
,
$3
,
$4
)
{
$0
=
Module
.
STDWEB_PRIVATE
.
to_js
(
$0
);
$1
=
Module
.
STDWEB_PRIVATE
.
to_js
(
$1
);
$2
=
Module
.
STDWEB_PRIVATE
.
to_js
(
$2
);
$3
=
Module
.
STDWEB_PRIVATE
.
to_js
(
$3
);
$4
=
Module
.
STDWEB_PRIVATE
.
to_js
(
$4
);(
$0
).
fillText
((
$1
),(
$2
),(
$3
),(
$4
));
},
"
__cargo_web_snippet_a22b013cdfad43b048086eb38b7d14366fb7d483
"
:
function
(
$0
,
$1
)
{
$1
=
Module
.
STDWEB_PRIVATE
.
to_js
(
$1
);
Module
.
STDWEB_PRIVATE
.
from_js
(
$0
,
(
function
(){
return
(
$1
).
readyState
;})());
},
...
...
src/ensembl/static/browser/browser.wasm
View file @
1e66bcf5
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment