This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
wasmer
Watch
1
Star
0
Fork
0
You've already forked wasmer
mirror of
https://github.com/fluencelabs/wasmer
synced
2024-12-13 14:25:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8f345dc284
wasmer
/
lib
/
spectests
/
build
/
mod.rs
6 lines
76 B
Rust
Raw
Normal View
History
Unescape
Escape
Initial spectests implementation
2019-01-09 04:50:37 +00:00
mod
spectests
;
Remove generated spectest codes from repo.
2019-01-13 04:48:21 +00:00
fn
main
(
)
->
std
::
io
::
Result
<
(
)
>
{
spectests
::
build
(
)
Rewrite exports and imports
2019-01-11 03:59:57 +00:00
}
Reference in New Issue
Copy Permalink