Commit c9920e3
authored
Remove 'getDylinkMetadata' from exported methods (#433)
I tried to build xeus-ocaml with Emscripten 4x, but it throws error with
undefined method.
It may be
[redundant](#433 (comment))
with MAIN_MODULE=1
Anyway, without it it builds and works fine, and and so does it with
emscripten 3.73.1 parent 33f56f8 commit c9920e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments