Logo
Explore Help
Sign In
fluencelabs/wasm-bindgen
1
0
Fork 0
You've already forked wasm-bindgen
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-05-13 22:31:21 +00:00
Code Issues Projects Releases Wiki Activity
wasm-bindgen/crates/webidl/tests/all/main.rs

5 lines
110 B
Rust
Raw Normal View History

Move webidl tests to the webidl crate's test suite (#451) * webidl: Remove exact-output tests These have not been as effective, nor as easy to write and maintain, as the project()-based integration tests. * tests: Move webidl tests into the webidl crate's test suite
2018-07-10 14:17:33 -07:00
extern crate wasm_bindgen_test_project_builder as project_builder;
use project_builder::project;
Introduce the wasm-bindgen-webidl frontend This is still a work in progress. Parse WebIDL source text and convert it into wasm-bindgen AST, so that we can automatically emit bindings for the types and functions described in the WebIDL.
2018-05-25 17:51:48 -07:00
Move webidl tests to the webidl crate's test suite (#451) * webidl: Remove exact-output tests These have not been as effective, nor as easy to write and maintain, as the project()-based integration tests. * tests: Move webidl tests into the webidl crate's test suite
2018-07-10 14:17:33 -07:00
mod simple;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 45ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API