mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-24 20:21:48 +00:00
Add unfinished TLSF as test case fwiw
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
declare function external(): void;
|
||||
|
||||
// FIXME: "unexpected false: module function exports must be found"
|
||||
// "unexpected false: module function exports must be found"
|
||||
// see: https://github.com/WebAssembly/binaryen/issues/1325
|
||||
export { external };
|
||||
|
Reference in New Issue
Block a user